.t-descr_xxs {
    font-size: 16px !important;
}

@media screen and (max-width: 639px) {
.t-descr_md { font-size: 16px !important;
}
.t480__title {
    font-size: 16px !important;
    margin-bottom: 4px !important;
}

.t480__uptitle {
        font-size: 30px !important;
}
.t-btn_md {
    font-size: 14px !important;
    height: 48px !important;
}
}

@media screen and (min-width: 640px) and (max-width: 959px) {
.t480__uptitle {
        font-size: 60px !important;
}
}

@media screen and (max-width: 1199px) {
.t985__inputcontainer {
padding-top: 30px !important;
}
}

@media screen and (max-width: 560px) {
    .t706__cartwin-close,
    .t-popup__close {
        background-color: #E1E0DC !important;
        /*Popup фон полоски*/
    }

    .t706__cartwin-close g,
    .t-popup__close g {
        fill: #D79D4B !important;
        /*Popup цвет крестика*/
    }
}

@media screen and (max-width: 980px) {
    .t204__burger,
    .t481__mobile,
    .t461__mobile,
    .t446__mobile,
    .t228__mobile,
    .t770__mobile,
    .t462__mobile,
    .t456__mobile,
    .t454__mobile {
        background-color: #E1E0DC !important;
        /*Меню фон полоски*/
    }
    .t204__burger-icon:before,
    .t204__burger-icon:after,
    .t204__burger-icon,
    .t481__burger span,
    .t461__mobile_burger span,
    .t446__mobile_burger span,
    .t228__burger span,
    .t770__mobile_burger span,
    .t462__burger span,
    .t456__burger span,
    .t454__burger span {
        background-color: #D79D4B !important;
        /*Меню цвет бургера*/
    }
}
