.map {
}

.map-large {
    height: 620px;
}

.map-local-filters {
    margin-bottom: 10px;
    position: absolute;
    top: 10px;
    left: 50px;
    z-index: 1000;
    background-color: #fff;
    padding: 10px;
}

.map-local-filters label {
    display: block;
    font-weight: bold;
}

.map-popup img {
    width: 100%;
    margin-block-end: 10px;
}
.custom-leaflet-popup .leaflet-popup-content {
    padding-inline: 0;
    margin-inline: 0;
    margin-block: 0;
}