@media screen and (max-width: 640px) {
  .t585__title.t-name.t-name_xl {
    font-size: 14px !important;
  }
  .t585__text.t-descr.t-descr_xs {
    font-size: 12px !important;
  }
}


@media screen and (max-width: 640px) {
  .t812__pricelist-item__title.t-name.t-name_sm {
    font-size: 14px !important;
  }
  .t812__pricelist-item__price.t-name.t-name_sm {
    font-size: 12px !important;
  }
}


.t812 {
  margin-top: 20px;
}
