@media (max-width: 960px) {
  .lpc-quality-1__header, .lpc-rates-2__header, .lpc-features-1__title, .lpc-form-substrate__title, .lpc-list-illustration__title, .lpc-questions-2__header {
    font-size: 30px !important;
  }
  .lpc-limitations-1__headline, .lpc-questions-2__question, .lpc-benefits-1__headline, .lpc-features-1__item-subtitle {
    font-size: 20px !important;
  }
  .lpc-text-sticky-1, .lpc-quality-1, .lpc-rates-2__container, .lpc-features-1 {
    padding-top: 30px !important;
    padding-bottom: 30px !important;
  }
  .lpc-form-substrate {
    padding-bottom: 30px !important;
  }
  .lpc-form-substrate__forms {
    padding: 20px !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-quality-1__header, .lpc-rates-2__header, .lpc-features-1__title, .lpc-form-substrate__title, .lpc-list-illustration__title, .lpc-questions-2__header {
    font-size: 25px !important;
  }
  .lpc-limitations-1__headline, .lpc-questions-2__question, .lpc-benefits-1__headline, .lpc-features-1__item-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;
  }
}
