@media screen and (max-width: 480px) {
  .t-quiz__contact-form__header__descr.t-descr.t-descr_xs {
    font-size: 14px !important;
    line-height: 1.4 !important;
  }
}
