.outline-lg-btn{
    border-style: solid;
    border-width: 2px;
    border-color: #029ddd;
    color: #029ddd !important;
    background-color: #fff !important;
}

.outline-lg-btn:hover{
    border-color: #222222;
    color: #222222 !important;
    background: #fff !important;
    box-shadow: none !important;
}

.map-pin-icon{
    width: 100px;
    height: 100px;
    border-radius: 100% !important;
    padding: 12px;
    border: 1px solid #d6d6d6 !important;
    object-fit: contain;
}

@media only screen and (max-width: 600px) {
    #slider-4-slide-10-layer-4{
        top: -23px !important;
    }
}