@media (max-width: 960px) {
  .lpc-form-4 {
    padding-top: 0 !important;
  }
  .lpc-stock-list__header, .lpc-elements-headline__title, .lpc-features-2__title, .lpc-gallery-1__title, .lpc-form-4__title {
    font-size: 35px !important;
  }
  .lpc-features-2__item-subtitle, .lpc-stock-list__caption {
    font-size: 20px !important;
  }
  .lpc-stock-list__text {
    font-size: 19px !important;
  }
  .lpc-prods-1-item__title, .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-prods-1-item__title {
    margin-top: 0 !important;
  }
  .lpc-stock-list__header, .lpc-elements-headline__title, .lpc-features-2__title, .lpc-gallery-1__title, .lpc-form-4__title {
    font-size: 30px !important;
  }
  .lpc-features-2__item-subtitle, .lpc-stock-list__caption {
    font-size: 19px !important;
  }
  .lpc-stock-list__text {
    font-size: 18px !important;
  }
  .lpc-prods-1-item__title, .lp-header-text-1, .lp-header-text-2, .lp-header-text-3, .lp-header-text-4, .lp-button {
    font-size: 15px !important;
  }
}
@media (max-width: 480px) {
  .lpc-stock-list__header, .lpc-elements-headline__title, .lpc-features-2__title, .lpc-gallery-1__title, .lpc-form-4__title {
    font-size: 25px !important;
  }
}
