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