 .emergenciesMap {
        width: 100%;
        height: 400px;
    }
 .popUpDescription {
     overflow-y: auto;
     max-height: 150px;
 }