@media (max-width: 1279px) {
  .lpc-list-illustration__icon {
    color: #fff !important;
  }
}
@media (max-width: 960px) {
  .lpc-promotions, .lpc-features-2, .lpc-list-illustration, .lpc-banners, .lpc-features-icon {
    padding-bottom: 30px !important;
  }
  .lpc-features-2__title, .lpc-banners__title, .lpc-features-icon__title, .lpc-features-1__title {
    font-size: 30px !important;
  }
  .lpc-list-illustration__subtitle, .lpc-features-icon__subtitle, .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: 16px !important;
  }
}
@media (max-width: 480px) {
  .lpc-features-2__title, .lpc-banners__title, .lpc-features-icon__title, .lpc-features-1__title {
    font-size: 25px !important;
  }
  .lpc-list-illustration__subtitle, .lpc-features-icon__subtitle, .lpc-features-1__item-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;
  }
}
