@media (max-width: 960px) {
  html body .lpc-block .lp-header-title-2 {
    font-size: 40px;
  }
  html body .lpc-block .lp-header-title-4 {
    font-size: 25px;
  }
  html body .lpc-button--type-1._v2-text, html body .lpc-block .lp-header-text-1, html body .lpc-block .lp-header-text-2, html body .lpc-block .lp-header-text-3, html body .lp-button {
    font-size: 16px;
  }
  html body .lpc-features-5__icon-box {
    margin-bottom: 5px !important;
  }
}
@media (max-width: 640px) {
  html body .lpc-block .lp-header-title-2 {
    font-size: 35px;
  }
  html body .lpc-button--type-1._v2-text, html body .lpc-block .lp-header-text-1, html body .lpc-block .lp-header-text-2, html body .lpc-block .lp-header-text-3, html body .lp-button {
    font-size: 15px;
  }
}
@media (max-width: 480px) {
  html body .lpc-block .lp-header-title-2 {
    font-size: 30px;
  }
}
