@media (min-width: 992px) and (max-width: 1366px) {
  html .lpc-banners__wrap.lpc-wrap.lpc-container-type-2.lpc-product-name .lpc-full-width-content {
    margin: 0 auto 0 50px !important;
  }
}
@media (max-width: 960px) {
  .lpc-product-4__item {
    padding: 20px !important;
  }
  .lpc-features-2 {
    padding-bottom: 20px !important;
  }
  .lpc-features-2__wrap-box, .lpc-banners__wrap {
    padding-top: 40px !important;
    padding-bottom: 40px !important;
  }
  .lpc-product-4, .lpc-features-5 {
    padding-bottom: 0 !important;
  }
  .lpc-elements-list-3__header, .lpc-features-2__title, .lpc-banners__title, .lpc-features-5__title {
    font-size: 30px !important;
  }
  .lpc-features-5__subtitle, .lpc-features-2__item-subtitle, .lpc-product-4__caption, .lpc-product-4__price-current {
    font-size: 20px !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-2__item-content {
    padding: 22px !important;
  }
  .lpc-elements-list-3__header, .lpc-features-2__title, .lpc-banners__title, .lpc-features-5__title {
    font-size: 24px !important;
  }
  .lpc-elements-list-3__title, .lpc-features-5__subtitle, .lpc-features-2__item-subtitle, .lpc-product-4__caption, .lpc-product-4__price-current {
    font-size: 18px !important;
  }
  .lp-header-text-1, .lp-header-text-2, .lp-header-text-3, .lp-header-text-4, .lp-button {
    font-size: 15px !important;
  }
}
