@media screen and (max-width: 640px) {
.t-descr_xxxl {
    font-size: 30px !important;
    line-height: 1.1 !important;
}
}