@media (max-width: 960px) {
  .lpc-features-icon__item {
    margin-bottom: 15px !important;
  }
  .lpc-promotions {
    padding-bottom: 0 !important;
  }
  .lpc-features-icon, .lpc-prods-4, .lpc-folder-3, .lpc-features-2 {
    padding-bottom: 40px !important;
  }
  .lpc-features-5, .lpc-promotions__wrap {
    padding-top: 40px !important;
    padding-bottom: 40px !important;
  }
  .lpc-prods-4-item__title, .lpc-elements-headline__title, .lpc-features-2__title, .lpc-promotions__title, .lpc-features-5__title, .lpc-thumb-gallery__title {
    font-size: 30px !important;
  }
  .lpc-folder-3__name {
    margin: 0 !important;
    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-prods-4-item__title, .lpc-elements-headline__title, .lpc-features-2__title, .lpc-promotions__title, .lpc-features-5__title, .lpc-thumb-gallery__title {
    font-size: 25px !important;
  }
  .lpc-folder-3__name {
    font-size: 18px !important;
  }
  .lp-header-text-1, .lp-header-text-2, .lp-header-text-3, .lp-header-text-4, .lp-button {
    font-size: 15px !important;
  }
}
