@media (max-width: 960px) {
  html body .lpc-block .lp-header-text-1, html body .lpc-block .lp-header-text-2, html body .lpc-block .lp-header-text-3 {
    font-size: 16px;
  }
  .lpc-elements-headline__title, .lpc-features-icon__title {
    font-size: 35px !important;
  }
  .lpc-features-5__subtitle, .lpc-features-icon__subtitle {
    font-size: 20px !important;
  }
}
@media (max-width: 640px) {
  html body .lpc-block .lp-header-text-1, html body .lpc-block .lp-header-text-2, html body .lpc-block .lp-header-text-3 {
    font-size: 15px;
  }
  .lpc-elements-headline__title, .lpc-features-icon__title {
    font-size: 30px !important;
  }
  .lpc-features-5__subtitle, .lpc-features-icon__subtitle {
    font-size: 19px !important;
  }
}
@media (max-width: 480px) {
  .lpc-elements-headline__title, .lpc-features-icon__title {
    font-size: 25px !important;
  }
  .lpc-form-4__title {
    font-size: 22px !important;
  }
}
.lpc-lg-sub-html {
  display: none;
}
