@media (max-width: 960px) {
  .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__wrap-box, .lpc-text-sticky-1__container {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
  }
  .lpc-questions-2__wrap-box {
    padding-top: 20px !important;
  }
  .lpc-questions-2__question {
    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;
  }
  .lpc-gap-block {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
  }
  .lpc-wrap .lpc-product-8__button {
    padding: 0 1px !important;
  }
  .lpc-product-8__box-wpar {
    padding-right: 0 !important;
    padding-left: 0 !important;
    padding-bottom: 0 !important;
  }
}
@media (max-width: 479px) {
  .lpc-product-8__header, .lpc-elements-headline__title, .lpc-banners__title, .lpc-numbered-list__header, .lpc-questions-3__header, .lpc-features-icon__title, .lpc-form-5__title {
    font-size: 20px !important;
  }
  .lpc-product-8__button .lp-button {
    margin-right: 0 !important;
  }
  .lpc-features-icon__icon {
    height: 50px !important;
    width: 50px !important;
  }
}
