@media (max-width: 1200px) {
  .lpc-banners__title, .lpc-product-8__header, .lpc-elements-headline__title, .lpc-text-sticky-1__title, .lpc-text-2__title, .lpc-form-4__title, .lpc-questions-2__header {
    font-size: 24px !important;
  }
  .lpc-questions-2__question {
    font-size: 17px !important;
  }
}
@media (max-width: 640px) {
  .lpc-banners__title, .lpc-product-8__header, .lpc-elements-headline__title, .lpc-text-sticky-1__title, .lpc-text-2__title, .lpc-form-4__title, .lpc-questions-2__header {
    font-size: 19px !important;
  }
  .lpc-questions-2__question {
    font-size: 15px !important;
  }
}
