body{
    background: #FFFFFF !important;
}
body .section-map .map-container .map-name {
    padding: 2rem;
    font-size: 22.5px;
    line-height: 27px;
    color: #485460;
}
body .section-map .map-container .map-line{
    display: none;
}
body .section-map .map-container .map-description .map-item {
    font-size: 15px;
}
body .section-map .map-container .map-description{
    padding-bottom: 2.2rem;
}
@media (max-width: 1200px){
    .page-block__advantages__image__circle-1{
        max-width: 260px;
        max-height: 260px;
    }
    .page-block__advantages__text-item{
        left: initial !important;
    }
    body .page-block__form-type-1__wrapper{
        position: initial;
        margin-bottom: initial;
        width: 100%;
        margin-left: initial;
    }
}










