body {
    margin: 0;
}

/* Adjust if your markup differs, but this hits most CommonMap outputs. */
.geolocation-common-map,
.geolocation-common-map .leaflet-container,
.leaflet-container {
    height: 500px;
    max-height: 70vh;
    width: 100%;
}

#edit-field-zip-number-value-wrapper {
    width: auto !important;
}

#edit-field-zip-number-value-wrapper * {
    display: inline;
}