div .atender{
	
	border:1px rgba(0,0,0,0.3) solid;
	width: 580px;
	height: 210px !important;
	margin-bottom: 15px;
	float:left;
	padding:5px;




}
div .atender-2{
	
	border:1px rgba(0,0,0,0.3) solid;
	width: 580px;
	height: 210px;
	float:right;
	padding:5px;
	


}

table{


	width: 101%;
    margin-left: -1%;


}

h4{

   font-size: 15px;
   font-family: Optima sans-serif;
   margin-right: 5px;
   margin-top: 10px;

   

}

img {


	margin: 10px;

}

.hu{

	margin-top: -2px;


}

.cerebro{


	margin-top: -2px;

}

.hlaureano{


	margin-top: -3px;

}

.tituloatend{


	margin-top: 0px ;


}

p{

	margin-top: 0px;

}


.icone{



	float:left;
	margin-top: 4px;



}

@media only screen and (max-width : 720px) {


	div .atender {
    
    width: 280px;
    height: 380px !important;
    margin-left: 20px;
}


div .atender-2 {
    
    width: 280px;
    height: 380px !important;
    float: left;
    margin-left: 20px;
    margin-top: 30px;
    margin-bottom: 30px;
    
}        

}

img {
    margin-left: 50px !important;
    margin: 20px;
}

        

}