@media (max-width: 960px) {
  .lpc-elements-headline__title, .lpc-features-5__title, .lpc-banners__title, .lpc-offer__caption {
    font-size: 35px !important;
  }
  .lpc-features-2__item-subtitle {
    font-size: 19px !important;
  }
  .lpc-offer__text, .lpc-button--type-1, .lpc-features-5__subtitle, .lpc-banners__text, .lpc-button--type-2, .lpc-features-2__item-text {
    font-size: 16px !important;
  }
  .lpc-offer, .lpc-elements-list-4, .lpc-features-5 {
    padding-bottom: 40px !important;
  }
  .lpc-banners__wrap {
    padding-top: 40px !important;
    padding-bottom: 40px !important;
  }
  .lpc-features-2 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
}
@media (max-width: 640px) {
  .lpc-features-2__item-image {
    padding: 0 !important;
  }
  .lpc-features-2__image {
    width: 40px !important;
    height: 40px !important;
  }
  .lpc-elements-headline__title, .lpc-features-5__title, .lpc-banners__title, .lpc-offer__caption {
    font-size: 30px !important;
  }
  .lpc-features-2__item-subtitle {
    font-size: 18px !important;
  }
  .lpc-offer__text, .lpc-button--type-1, .lpc-features-5__subtitle, .lpc-banners__text, .lpc-button--type-2, .lpc-features-2__item-text {
    font-size: 15px !important;
  }
}
