@media screen and (max-width: 1200px) {
    .t-title_xs {
        font-size: 26px;
    }
}