.t847__img {
    border-radius:30px;
}
.tmenu-mobile__imglogo {
    max-width: 160px!important;
}
.t478__blockimg {
    border-radius: 300px;
}
.t497 .t-section__descr {
    max-width: 770px;
}
.t497__textwrapper {
    vertical-align: middle;
}
.t497 .t-section__topwrapper {
    margin-bottom: 90px;
}
.border-round-map div,
.border-round-map {
    border-radius: 30px 0 0 30px;
}
.t702 .t-submit {
    height: 60px;
}
.t702 .t-popup__container{
    border-radius: 12px;
}
.t-form__errorbox-wrapper {
    display: none !important;
}

@media (max-width:1200px){
    .t478__blockimg {
        height: auto !important;
        padding-bottom: 100%;
    }
    .t478__title,
    .t497 .t-section__title div,
    .t550 .t-section__title div{
        font-size:48px !important;
    }
    .t497__descr,
    .t550__descr,
    .t847__text{
        font-size:16px !important;
    }
}

@media (max-width:959px){
    .border-round-map div,
    .border-round-map {
        border-radius: 30px 30px 0 0;
    }
}

@media (max-width:640px){
    .t478__title,
    .t497 .t-section__title div,
    .t550 .t-section__title div{
        font-size:30px !important;
    }
    .t995__descr {
        font-size:20px !important;
    }
}

@media (max-width:560px){
    .t702 .t-popup__container {
        border-radius: 0;
    }
    .t702 .t-popup__close-icon g{
        fill:#000;   
    }
    .t702 .t-popup__block-close{
        background:#fff;
    }
}