#google-map{
    width: 100%;
    height: 100vh;
}
.leaflet-top, .leaflet-bottom{
    z-index: 1000!important;
}
leaflet-control-container{
    z-index: 1000!important;
}
.custom .leaflet-popup-tip,
.custom .leaflet-popup-content-wrapper {
    background: #1b82c8;
    color: #ffffff;
}