/*============ Leaflet ===================*/
/* 18.09.2023 */
 #map {
    height: 400px;
}

#map:hover {
    cursor: default;
}