@media (min-width: 1025px) and (max-width: 1440px) {
    .t-text,
    .tn-atom,
    .t-title,
    .t-subtitle,
    .t-btn {
        line-height: 1.2 !important;
    }
}