@media (max-width: 960px) {
  .lpc-offer.lpc-block {
    padding-top: 0 !important;
    padding-bottom: 40px !important;
  }
  .lpc-promotions, .lpc-features-5__wrap-box {
    padding-top: 40px !important;
  }
  .lpc-offer, .lpc-promotions, .lpc-features-icon, .lpc-features-5__wrap-box {
    padding-bottom: 40px !important;
  }
  .lpc-features-5__title, .lpc-promotions__title, .lpc-thumb-gallery__title {
    font-size: 35px !important;
  }
  .lpc-features-5__subtitle {
    font-size: 35px !important;
  }
  .lpc-features-icon__subtitle {
    font-size: 20px !important;
  }
}
@media (max-width: 640px) {
  .lpc-features-5__title, .lpc-promotions__title, .lpc-thumb-gallery__title {
    font-size: 30px !important;
  }
  .lpc-features-5__subtitle {
    font-size: 30px !important;
  }
  .lpc-features-icon__subtitle {
    font-size: 19px !important;
  }
  .lpc-offer__text, .lp-button, .lpc-features-icon__text, .lpc-features-5__text, .lpc-promotions__text {
    font-size: 15px !important;
  }
}
@media (max-width: 480px) {
  .lpc-features-5__title, .lpc-promotions__title, .lpc-thumb-gallery__title {
    font-size: 25px !important;
  }
}
