@media (max-width: 960px) {
  html body .lpc-wrap .lp-header-title-2 {
    font-size: 28px;
  }
  html body .lpc-wrap .lpc-product-4__price-current {
    font-size: 22px;
  }
  html body .lpc-wrap .lp-header-title-4, html body .lpc-wrap .lpc-staff-2__subtitle, html body .lpc-wrap .lpc-features-icon__subtitle {
    font-size: 20px;
  }
  html body .lpc-block .lp-header-text-3, html body .lpc-block .lp-header-text-2, html body .lpc-block .lp-header-text-1, html body .lpc-button--type-1._v2-text, html body .lpc-button--type-2._v2-text {
    font-size: 16px;
  }
}
@media (max-width: 640px) {
  html body .lpc-wrap .lp-header-title-2 {
    font-size: 25px;
  }
  html body .lpc-wrap .lpc-product-4__price-current {
    font-size: 20px;
  }
  html body .lpc-wrap .lp-header-title-4, html body .lpc-wrap .lpc-staff-2__subtitle, html body .lpc-wrap .lpc-features-icon__subtitle {
    font-size: 18px;
  }
  html body .lpc-block .lp-header-text-3, html body .lpc-block .lp-header-text-2, html body .lpc-block .lp-header-text-1, html body .lpc-button--type-1._v2-text, html body .lpc-button--type-2._v2-text {
    font-size: 15px;
  }
}
@media (max-width: 480px) {
  html body .lpc-wrap .lp-header-title-2 {
    font-size: 23px;
  }
  html body .lpc-wrap .lpc-product-4__price-current {
    font-size: 19px;
  }
}
