@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: 30px !important;
    padding-bottom: 30px !important;
  }
  .lpc-questions-2__wrap-box {
    padding-top: 30px !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;
  }
}
