@media screen and (max-width: 640px){
.t-descr_xs {
    font-size: 16px
    line-height: 1.45;
}

.t-descr_sm {
    font-size: 16px;
    line-height: 1.45;
}

.t499__blockdescr {
    padding-right: 110px;
}
}

@media screen and (max-width: 980px){
.t446__mobile_text {
    color: #fff0;
    height: 43px;
    content: ' ';
    width: 164px;
    background: url(https://static.tildacdn.com/tild3863-6636-4166-a530-393732336662/Untitled-1.svg);
    background-size: cover;
}

.t446__mobile {
    background-color: #fff;
    display: block;
}

.t446__mobile_burger span {
    background-color: #0052C2;
}

.t446__logowrapper {
    display: none !important;
}

.t446__leftmenuwrapper{
    padding: 40px 0 20px 0;
}
}