@media (max-width: 1279px) {
  .lpc-list-illustration__icon {
    color: #fff !important;
  }
}
@media (max-width: 960px) {
  .lpc-promotions, .lpc-list-illustration, .lpc-rates-2, .lpc-features-5 {
    padding-bottom: 40px !important;
  }
  .lpc-features-icon, .lpc-promotions__box {
    padding: 0 !important;
  }
  .lpc-features-5__wrap-box, .lpc-elements-list-4 {
    padding-top: 40px !important;
    padding-bottom: 40px !important;
  }
  .lpc-promotions__button .lpc-button--type-1, .lpc-promotions__button .lpc-button--type-2 {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  .lpc-list-illustration__title, .lpc-rates-2__header, .lpc-features-5__title, .lpc-promotions__title {
    font-size: 30px !important;
  }
  .lpc-features-icon__subtitle, .lpc-accordion-cards__title {
    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-list-illustration__title, .lpc-rates-2__header, .lpc-features-5__title, .lpc-promotions__title {
    font-size: 25px !important;
  }
  .lpc-features-icon__subtitle, .lpc-accordion-cards__title {
    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;
  }
}
