.wdb-formidable-geocoding-map {
    height: 600px; /* A sensible default height */
    width: 100%;
}
.leaflet-top, .leaflet-bottom {
    right: 50% !important;
    transform: translateX(50%);
}
.leaflet-container { background: transparent; }
.leaflet-container .leaflet-control-attribution { background: transparent; }
.leaflet-container .leaflet-marker-pane img { pointer-events: none; }