@media screen and (max-width: 640px) {
    .t-name_xl {
        font-size: 16px;
    }
    
    .t-descr_xxs {
        font-size: 14px;
    }

}
