@media (max-width: 1279px) {
  .lpc-promotions__button .lpc-button--type-2, .lpc-elements-button-1__buttons .lpc-button--type-2 {
    color: #fff !important;
  }
}
@media (max-width: 960px) {
  .lpc-promotions, .lpc-features-1, .lpc-elements-button-1, .lpc-elements-text-1, .lpc-features-3 {
    padding-bottom: 30px !important;
  }
  .lpc-features-3__item-content {
    padding: 20px !important;
  }
  .lpc-features-1__item-title {
    font-size: 60px !important;
  }
  .lpc-promotions__title, .lpc-features-1__title, .lpc-list-illustration__title, .lpc-elements-headline__title {
    font-size: 40px !important;
  }
  .lpc-features-1__item-subtitle, .lpc-list-illustration__subtitle, .lpc-features-3__item-subtitle {
    font-size: 22px !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-promotions__title, .lpc-features-1__title, .lpc-list-illustration__title, .lpc-elements-headline__title {
    font-size: 35px !important;
  }
  .lpc-features-1__item-subtitle, .lpc-list-illustration__subtitle, .lpc-features-3__item-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: 15px !important;
  }
}
@media (max-width: 640px) {
  .lpc-promotions__title, .lpc-features-1__title, .lpc-list-illustration__title, .lpc-elements-headline__title {
    font-size: 30px !important;
  }
  .lpc-features-1__item-subtitle, .lpc-list-illustration__subtitle, .lpc-features-3__item-subtitle {
    font-size: 19px !important;
  }
}
@media (max-width: 480px) {
  html body [data-media-source="media-xs"] .lpc-list-illustration__item--align .lpc-list-illustration__icon-box {
    align-self: flex-start;
  }
  .lpc-promotions__title, .lpc-features-1__title, .lpc-list-illustration__title, .lpc-elements-headline__title {
    font-size: 25px !important;
  }
  .lpc-button--type-1, .lpc-button--type-2 {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  .lpc-list-illustration__item {
    flex-direction: column;
  }
}
