@media (max-width: 640px) {
  .t-text {
    font-size: 18px !important;
    }
}



@media screen and (max-width: 640px) {
  .t374__title.t-text {
    font-size: 16px !important;
    line-height: 1.1 !important;
    margin-bottom: 0.5em;
    margin-top: 0.5em;
  }
}




/* Иконки оглавления Десктоп */
.t374 .t374__img {
  width: 40px !important;
}

/* Мобила */
@media screen and (max-width: 640px) {
  .t374 .t374__img {
    width: 40px !important;
  }
}