@media (max-width: 1279px) {
  .lpc-list-illustration__icon {
    color: #fff !important;
  }
}
@media (max-width: 960px) {
  .lpc-questions-3__header, .lpc-features-icon__title, .lpc-elements-headline__title {
    font-size: 30px !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__header, .lpc-features-icon__title, .lpc-list-illustration__icon, .lpc-elements-headline__title {
    font-size: 25px !important;
  }
  .lp-header-text-1, .lp-header-text-2, .lp-header-text-3, .lp-header-text-4, .lp-button {
    font-size: 15px !important;
  }
}
