img {
  display: block !important;
  max-width: none !important;
}
#block-gbln-website-gbln-website-detail-map,
.block-gbln-pois {
  display: block;
}
.leaflet-container,
#leaflet-map {
  width: 100%!important;
  overflow: visible;
  max-height: none !important;
}

#block-gbln-website-gbln-website-detail-map-legend {
  display: block !important;
  z-index: 20;
  width: 100%; 
  position: relative;
}
#block-gbln-website-gbln-website-detail-map-legend ul#detail-map-legend img.legend-item-icon { float: left; }
#block-gbln-website-gbln-website-detail-map-legend ul#detail-map-legend .legend-item-label { color: black; }
#block-gbln-website-gbln-website-detail-map-legend ul#detail-map-legend li { display: block; float: left !important; clear: none !important; width: 50%; margin-left: 0 !important; margin-right: 0 !important;}
#block-gbln-website-gbln-website-detail-map-legend ul#detail-map-legend ul li { width: 100%; }
/*.leaflet-map-pane,
.leaflet-objects-pane,
.leaflet-marker-pane{
  overflow: hidden;
  width: 100%;
  height: 600px;
}*/