@media (max-width: 960px) {
  .lpc-elements-headline__title, .lpc-features-icon__title, .lpc-form-5__title {
    font-size: 30px !important;
  }
  .lpc-list-illustration__icon {
    font-size: 25px !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-elements-headline__title, .lpc-features-icon__title, .lpc-form-5__title {
    font-size: 25px !important;
  }
  .lpc-list-illustration__icon {
    font-size: 22px !important;
  }
  .lpc-features-icon__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: 15px !important;
  }
}
