 .emergenciesMap {
        width: 100%;
        height: 400px;
    }
 .popUpDescription {
     overflow-y: auto;
     max-height: 150px;
 }

.leaflet-pane {
    z-index: 49;
}