@media (max-width: 960px) {
  .lpc-elements-button-1, .lpc-elements-table, .lpc-features-5, .lpc-form-5__wrap {
    padding-bottom: 30px !important;
  }
  .lpc-form-5__wrap {
    padding-top: 30px !important;
  }
  .lpc-features-5__title, .lpc-elements-headline__title, .lpc-features-2__title, .lpc-form-5__title {
    font-size: 30px !important;
  }
  .lpc-prods-3-item__title, .lpc-prods-3-item__price, .lpc-features-2__item-subtitle {
    font-size: 19px !important;
  }
  .lp-header-text-1, .lp-header-text-2, .lp-header-text-3, .lp-header-text-4, .lp-button {
    font-size: 16px !important;
  }
}
@media (max-width: 640px) {
  .lpc-features-5__title, .lpc-elements-headline__title, .lpc-features-2__title, .lpc-form-5__title {
    font-size: 22px !important;
  }
  .lpc-prods-3-item__title, .lpc-prods-3-item__price, .lpc-features-2__item-subtitle {
    font-size: 18px !important;
  }
  .lp-header-text-1, .lp-header-text-2, .lp-header-text-3, .lp-header-text-4, .lp-button {
    font-size: 15px !important;
  }
}
