@media (max-width: 960px) {
  .lpc-offer, .lpc-product-4, .lpc-features-5 {
    padding-bottom: 40px !important;
  }
  .lpc-promotions, .lpc-features-1__wrap-box {
    padding-top: 40px !important;
    padding-bottom: 40px !important;
  }
  .lpc-features-5__subtitle {
    font-size: 35px !important;
  }
  .lpc-product-4__caption, .lpc-product-4__price-current {
    font-size: 19px !important;
  }
  .lpc-promotions__title {
    font-size: 32px !important;
  }
  .lp-header-text-1, .lp-header-text-2, .lp-header-text-3, .lp-header-text-4, .lp-button {
    font-size: 16px !important;
  }
}
@media (max-width: 640px) {
  .lpc-features-1__item-title {
    font-size: 45px !important;
  }
  .lpc-features-5__subtitle {
    font-size: 30px !important;
  }
  .lpc-product-4__caption, .lpc-product-4__price-current {
    font-size: 18px !important;
  }
  .lpc-promotions__title {
    font-size: 28px !important;
  }
  .lp-header-text-1, .lp-header-text-2, .lp-header-text-3, .lp-header-text-4, .lp-button {
    font-size: 15px !important;
  }
  .lpc-button--type-1 {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
}
