@media (max-width: 960px) {
  .lpc-features-icon__title {
    font-size: 30px !important;
  }
  .lpc-features-icon__subtitle, .lpc-questions-3__question, .lpc-list-illustration__subtitle {
    font-size: 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-questions-3__item {
    margin-bottom: 20px !important;
  }
  .lpc-features-icon__title, .lpc-questions-3__header, .lpc-elements-headline__title, .lpc-banners__title {
    font-size: 24px !important;
  }
  .lpc-features-icon__subtitle, .lpc-questions-3__question, .lpc-list-illustration__subtitle, .lpc-features-2__item-subtitle, .lpc-prods-3-item__title, .lpc-prods-3-item__price {
    font-size: 18px !important;
  }
  .lp-header-text-1, .lp-header-text-2, .lp-header-text-3, .lp-header-text-4, .lp-button {
    font-size: 14px !important;
  }
}
