body{
    overflow-x: hidden !important;
    transition: zoom 0.2s ease-in;
}

.leaflet-marker-icon.override-default.leaflet-zoom-animated.leaflet-interactive{
    margin-left: -21px !important;
    margin-top: -48px !important;
}

.bullet-marker {
    width: 63px !important;
    height: 71px !important;
    background-color: none !important; 
    box-shadow: none !important; 
    border: 0px solid #0281f2 !important; 
    border-radius: 0 !important;
    background-image: url(https://thumb.tildacdn.com/tild6335-3131-4235-a662-663635333631/-/resize/400x/-/format/webp/tag.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

