
/* МОБ. ЗАГОЛОВОК И ОПИСАНИЕ В ШАПКЕ НА ПЛАШКЕ */
@media screen and (max-width: 480px), (orientation: landscape) and (max-height: 480px) {
.t258__title {
    font-size: 20px !important;
  }
}
@media screen and (max-width: 480px), (orientation: landscape) and (max-height: 480px) {
.t258__descr {
    font-size: 20px !important;
  }
}
/* МОБ. ЗАГОЛОВОК СЕКЦИЙ НА ПЛАШКЕ */
@media screen and (max-width: 480px), (orientation: landscape) and (max-height: 480px) {
.t225__title {
    font-size: 20px;
  }
}
</style>
