@media screen and (max-width: 640px) {
    .t-descr_xs {
        font-size: 12px!important;
    }
}