/* ================================================================================================================== */
/* corpo */
/* ================================================================================================================== */

div#representations { display: block; position: relative; width: 1200px; padding: 25px 0; margin: 0 auto; font-size: 0; text-align: center; }
	div#representations h1 { display: block; position: relative; }
	div#representations p { display: block; position: relative; margin: 0 0 50px 0; }

@media all and (max-width: 1199px) {
	div#representations { width: auto; margin: 0 10px; }
}

/* ================================================================================================================== */
/* representacao */
/* ================================================================================================================== */

div#representations .block { display: inline-block; position: relative; width: 165px; height: 65px; margin: 20px; background: transparent no-repeat center center; background-size: contain; }