/* ============================== */
/* ! Layout for desktop version   */
/* ============================== */
section article p#slogan {
	background-image:url(../img/1099195_84011266.jpg);
	background-repeat:no-repeat;
	background-position:0 0;
	background-size:100%;
}
section#empresa article figure img {
	width:100%;
}
section#empresa article header h2 {
	border-bottom: 1px solid #C6C6C6;
	color: #2D2D2D;
	display: block;
	font: 170% NewsGothicSHOP-BoldConRegular;
	letter-spacing: 0.05em;
	margin: 0 0 0.75em;
	padding: 0.28em 0;
}
/* ============================= */
/* ! Layout for mobile version   */
/* ============================= */

@media handheld, only screen and (max-width:767px) {
 section#empresa article header h2 {
 margin: 0 0.75em 0.75em 0.75em!important;
}
}

/* ========================================== */
/* ! Provide higher res assets for iPhone 4   */
/* ========================================== */

@media only screen and (-webkit-min-device-pixel-ratio:2) {
}
