@charset "utf-8";
/*/--------------------------------------------------------------------------/*/
/* ===== MEDIA ===== */
/*/--------------------------------------------------------------------------/*/

/*/--------------------------------------------------------------------------/*/
/* =====section ===== */
/*/--------------------------------------------------------------------------/*/

section:after{
content:"";
display:block;
clear:both;
}

section h2{
clear:both;
}

section h2 + p{
float:left;
width:27%;
max-width:230px;
min-width:120px;
padding-right:1em;
}