@media (min-width: 480px) and (orientation : landscape) {
	.texto-donde-estamos {float:left; width: 63%;}
	.mapa-donde-estamos {float: right; width: 37%;}
    div#OMapsID_115 {height: 300px!important;}
}
@media (max-width: 800px) and (orientation : portrait) {
	.texto-donde-estamos {text-align: center;}
}
div#OMapsID_115
{width: 100%!important;}
h2#headContent1 {font-size: 16px!important; margin: 0!important;}
.leaflet-popup-content p {margin: 0 0 10px!important;}
