/*CODIGO DEL MAPA RESPONSIVE*/
iframe {
 max-width: 100%;
 height: auto;
}