
	#migas .wrapper{ background:#B5C4B5 url(images/cabeceras/cab_macy.jpg) center right no-repeat; background-size:contain;  }
	
	#equipo-humano{ position:relative; margin:50px auto; width:90%; }
		#equipo-humano-img{ position:relative; margin-bottom:50px; width:100%; }
		#equipo-humano-img img{ width:100%; height:auto; }
	#equipo-humano p{ position:relative; margin-bottom:20px; font-family:Roboto Condensed; font-size:16px; line-height:21px; color:#565656; font-weight:100; text-align:justify; }
	
	
@media all and (max-width:479px){
}

@media all and (max-width:599px){
	#cuerpo h1{ height:40px; line-height:40px; padding:0 20px; font-size:24px; }
	#equipo-humano{ margin:0; width:100%; }		
	#equipo-humano-img{ margin-bottom:20px; }
	#equipo-humano p{ padding:0 20px }
}

@media all and (min-width:480px) and (max-width:599px){	
}

@media all and (min-width:600px) and (max-width:799px){		
	#cuerpo h1{ height:80px; line-height:80px; padding:0 20px; }
}

@media all and (min-width:800px) and (max-width:925px){	
}

@media all and (min-width:768px) and (max-width:1023px){	
}

@media all and (min-width:1024px) and (max-width:1279px) {
}