.pane-drupar-mapa-panelizable {
    position: relative;
    height: 0;
    overflow: hidden;
    padding-bottom: 56.25%;
}


.pane-drupar-mapa-panelizable [id^=map] {
position: absolute;
    top:0;
    left: 0;
    width: 100%;
    height: 100%;
}

.relacion-16-9 {
    padding-bottom: 56.25%;
}
.relacion-4-3 {
    padding-bottom: 75%;
}
/*quitar bandera ucrania*/
.leaflet-control-attribution .leaflet-attribution-flag { display: none !important }
