@media (max-width: 1279px) {
  .lpc-list-illustration__icon {
    color: #fff !important;
  }
}
@media (max-width: 640px) {
  .lpc-promotions, .lpc-price-list, .lpc-elements-button-1, .lpc-features-icon, .lpc-list-illustration {
    padding-bottom: 30px !important;
  }
  .lpc-features-2__title, .lpc-list-illustration__title, .lpc-features-icon__title, .lpc-features-5__title {
    font-size: 25px !important;
  }
  .lpc-price-list__title, .lpc-features-icon__subtitle, .lpc-price-list__price-current {
    font-size: 17px !important;
  }
  .lp-header-text-1, .lp-header-text-2, .lp-header-text-3, .lp-header-text-4, .lp-button {
    font-size: 15px !important;
  }
}
