@media (max-width: 960px) {
  .lpc-features-5__title, .lpc-offer__caption {
    font-size: 35px !important;
  }
  .lpc-features-3__item-subtitle, .lpc-features-icon__subtitle {
    font-size: 22px !important;
  }
  .lpc-offer__text, .lp-button, .lpc-features-3__item-text, .lpc-features-5__subtitle, .lpc-features-icon__text {
    font-size: 17px !important;
  }
}
@media (max-width: 640px) {
  .lpc-features-5__title, .lpc-offer__caption {
    font-size: 30px !important;
  }
  .lpc-features-3__item-subtitle, .lpc-features-icon__subtitle {
    font-size: 20px !important;
  }
  .lpc-offer__text, .lp-button, .lpc-features-3__item-text, .lpc-features-5__subtitle, .lpc-features-icon__text {
    font-size: 16px !important;
  }
}
@media (max-width: 480px) {
  .lpc-features-5__title, .lpc-offer__caption {
    font-size: 25px !important;
  }
}
