#bs-map-leaflet {
    height: 500px;
    z-index: 0 !important;
}

.bs-map-scrollable-cards {
    height: 388px; 
    overflow-y: scroll;
    scrollbar-width: thin;
}

.bs-map-marker-details-form-container {
    display: none;
}
