@media (max-width: 960px) {
  html body .lpc-certificate-2 {
    padding-top: 10px;
  }
  .lpc-offer, .lpc-banners, .lpc-features-2, .lpc-features-5 {
    padding-bottom: 40px !important;
  }
  .lpc-banners__wrap {
    padding-top: 40px !important;
    padding-bottom: 40px !important;
  }
  .lpc-features-5__title, .lpc-banners__title, .lpc-offer__caption {
    font-size: 30px;
  }
  .lpc-offer__text, .lp-button, .lpc-features-5__subtitle, .lpc-banners__text, .lpc-features-2__item-text {
    font-size: 16px !important;
  }
}
@media (max-width: 640px) {
  .lpc-features-5__title, .lpc-banners__title, .lpc-offer__caption {
    font-size: 28px;
  }
  .lpc-offer__text, .lp-button, .lpc-features-5__subtitle, .lpc-banners__text, .lpc-features-2__item-text {
    font-size: 15px !important;
  }
}
@media (max-width: 480px) {
  .lpc-features-5__title, .lpc-banners__title, .lpc-offer__caption {
    font-size: 26px;
  }
}
