@media (max-width: 960px) {
  .lpc-list-illustration__title, .lpc-text-sticky-1__title, .lpc-elements-headline__title, .lpc-reviews-1__title, .lpc-form-4__title, .lpc-questions-3__header {
    font-size: 35px !important;
  }
  .lpc-questions-3__question, .lpc-list-illustration__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: 640px) {
  .lpc-list-illustration__title, .lpc-text-sticky-1__title, .lpc-elements-headline__title, .lpc-reviews-1__title, .lpc-form-4__title, .lpc-questions-3__header {
    font-size: 30px !important;
  }
  .lpc-questions-3__question, .lpc-list-illustration__subtitle {
    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;
  }
}
@media (max-width: 480px) {
  .lpc-list-illustration__title, .lpc-text-sticky-1__title, .lpc-elements-headline__title, .lpc-reviews-1__title, .lpc-form-4__title, .lpc-questions-3__header {
    font-size: 25px !important;
  }
}
