@charset "utf-8";

@media screen and (max-device-width: 1099px){
#header,
section,
#footer,
#asumir_map,
.img-holder{width: 1100px !important;overflow: hidden;}

}
@media screen and (max-width: 640px){

	body{
		font-size: 12px;
	}
}