@media (max-width: 960px) {
  .lpc-promotions, .lpc-elements-list-4, .lpc-features-5, .lpc-features-2__wrap-box {
    padding-bottom: 30px !important;
  }
  .lpc-list-illustration {
    padding-top: 30px !important;
  }
  .lpc-promotions__wrap {
    padding-top: 30px !important;
    padding-bottom: 30px !important;
  }
  .lpc-elements-list-4__header, .lpc-elements-headline__title, .lpc-thumb-gallery__title, .lpc-promotions__title, .lpc-features-2__title, .lpc-list-illustration__title {
    font-size: 28px !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-elements-list-4__header, .lpc-elements-headline__title, .lpc-thumb-gallery__title, .lpc-promotions__title, .lpc-features-2__title, .lpc-list-illustration__title {
    font-size: 25px !important;
  }
  .lp-header-text-1, .lp-header-text-2, .lp-header-text-3, .lp-header-text-4, .lp-button {
    font-size: 15px !important;
  }
  .lpc-button--type-1, .lpc-button--type-2 {
    margin-left: 0 !important;
  }
  .lpc-elements-list-4__item {
    border-radius: 50px !important;
  }
}
