@media (max-width: 960px) {
  .lpc-numbered-list__header, .lpc-elements-headline__title, .lpc-features-5__title, .lpc-form-5__title {
    font-size: 30px !important;
  }
  .lpc-numbered-list__header p, .lpc-elements-headline__title p, .lpc-features-5__title p, .lpc-form-5__title p {
    margin: 0;
  }
  .lpc-features-5__subtitle {
    font-size: 19px !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: 480px) {
  .lpc-features-5__item {
    padding: 20px !important;
  }
  .lpc-features-icon__icon-box {
    margin-right: 0 !important;
  }
  .lpc-numbered-list__header, .lpc-elements-headline__title, .lpc-features-5__title, .lpc-form-5__title {
    font-size: 20px !important;
  }
  .lpc-features-5__subtitle {
    font-size: 17px !important;
  }
  .lp-header-text-1, .lp-header-text-2, .lp-header-text-3, .lp-header-text-4, .lp-button {
    font-size: 15px !important;
  }
}
