@media (max-width: 960px) {
  .lpc-promotions {
    padding-bottom: 0 !important;
    padding-top: 0 !important;
  }
  .lpc-album-gallery, .lpc-accordion-cards, .lpc-features-1, .lpc-features-icon, .lpc-list-illustration {
    padding-bottom: 30px !important;
    padding-top: 0 !important;
  }
  .lpc-promotions__wrap, .lpc-list-illustration__box {
    padding-top: 40px !important;
    padding-bottom: 40px !important;
  }
  .lpc-features-icon__item {
    padding: 0px 20px 20px 20px !important;
  }
  .lpc-features-2__item-image, .lpc-features-icon__icon-box {
    padding: 5px !important;
    max-width: 60px !important;
    max-height: 60px !important;
  }
  .lpc-list-illustration__title, .lpc-features-1__item-title, .lpc-features-2__title, .lpc-accordion-cards__header, .lpc-album-gallery__title, .lpc-features-icon__title, .lpc-promotions__title {
    font-size: 40px !important;
  }
  .lpc-album-gallery__subtitle, .lpc-features-2__item-subtitle, .lpc-accordion-cards__title {
    font-size: 25px !important;
  }
  .lpc-features-1__item-subtitle, .lpc-list-illustration__subtitle, .lpc-features-icon__subtitle, .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-features-2__item-image, .lpc-features-icon__icon-box {
    max-width: 50px !important;
    max-height: 50px !important;
  }
  .lpc-list-illustration__title, .lpc-features-1__item-title, .lpc-features-2__title, .lpc-accordion-cards__header, .lpc-album-gallery__title, .lpc-features-icon__title, .lpc-promotions__title {
    font-size: 35px !important;
  }
  .lpc-album-gallery__subtitle, .lpc-features-2__item-subtitle, .lpc-accordion-cards__title {
    font-size: 20px !important;
  }
  .lpc-features-1__item-subtitle, .lpc-list-illustration__subtitle, .lpc-features-icon__subtitle, .lp-header-text-1, .lp-header-text-2, .lp-header-text-3, .lp-header-text-4, .lp-button {
    font-size: 15px !important;
  }
  .lp-button {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
}
@media (max-width: 480px) {
  .lpc-list-illustration__title, .lpc-features-1__item-title, .lpc-features-2__title, .lpc-accordion-cards__header, .lpc-album-gallery__title, .lpc-features-icon__title, .lpc-promotions__title {
    font-size: 30px !important;
  }
  .lpc-album-gallery__subtitle, .lpc-features-2__item-subtitle, .lpc-accordion-cards__title {
    font-size: 19px !important;
  }
}
.lpc-features-icon__icon-box {
  padding: 0 !important;
}
.lpc-features-icon__icon {
  height: 100% !important;
  width: 100% !important;
  padding: 6px !important;
}
