@media (max-width: 960px) {
  .lp-header-text-1, .lp-header-text-2, .lp-header-text-3, .lp-header-text-4, .lp-button {
    font-size: 15px !important;
  }
}
@media (max-width: 640px) {
  .lpc-features-2__wrap-box {
    padding: 20px !important;
  }
  .lpc-accordion-cards__title {
    font-size: 18px !important;
  }
  .lp-header-text-1, .lp-header-text-2, .lp-header-text-3, .lp-header-text-4, .lp-button {
    font-size: 14px !important;
  }
}
