@media screen and (max-width: 480px) {
.t-title_xxl {
    font-size: 22px;
}
}