#MapaOculto{
	/*position: relative;*/
	height: 85%!important ;
	margin-left: -15px;
}
#map{
	/*height: 100%;*/
	height: 550px;
}
#mapaLotes .video-lista{
height: auto;
}

#mapaLotes .form-group{
	margin-bottom: 0px;
}
#map .gm-style-iw-d, #map .gm-style-iw.gm-style-iw-c{
	max-height: none!important
}
@media (max-width: 575.98px) { 
	.gm-style-iw-d, .gm-style-iw.gm-style-iw-c{
		max-width:  none!important;
		max-height: none!important;
	}
	.gm-style-iw-a{
		width: 100%!important;
	}
	.gm-style-padre-info{
		width: 98%!important;
	}
	.gm-style .gm-style-iw button.gm-ui-hover-effect[aria-label="Cerrar"] img{
		margin: 4px!important;
		width: 22px!important;
		height: 22px!important;
	}
	.gm-style .gm-bundled-control {
        z-index: 100!important;
   }
}