@media screen and (max-width: 480px), (orientation: landscape) and (max-height: 480px) {
        
        .t-text.t-text_md {
    font-size: 16px !important;
}
    }