.copyright {
  font-size: 15px !important;
}
.g-comment__note {
  font-size: 16px;
  color: rgba(0, 0, 0, 0.8);
}
@media (max-width: 960px) {
  .lpc-numbered-list__wrap {
    padding: 20px !important;
  }
  .lpc-features-2__title, .lpc-numbered-list__header, .lpc-banners__title, .lpc-product-4__header, .lpc-questions-3__header, .lpc-text-sticky-1__title {
    font-size: 35px !important;
  }
  .lp-header-text-1, .lp-button {
    font-size: 16px !important;
  }
}
@media (max-width: 640px) {
  .lpc-features-2__title, .lpc-numbered-list__header, .lpc-banners__title, .lpc-product-4__header, .lpc-questions-3__header, .lpc-text-sticky-1__title {
    font-size: 30px !important;
  }
  .lp-header-text-1, .lp-button {
    font-size: 14px !important;
  }
}
