.map-full{
    width:100%;
    height:500px;
    border-radius: 1rem;
}

.map-detail{
    width:100%;
    height:250px;
}

img.leaflet-marker-icon {
    filter: hue-rotate(335deg);
}

.leaflet-popup{
    padding-bottom:50px;
}
