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