@media (max-width: 960px) {
  .lpc-elements-headline__title, .lpc-gallery-1__title {
    font-size: 30px !important;
  }
  .lpc-features-2__item-subtitle {
    font-size: 20px !important;
  }
  .lpc-product-8__header, .lpc-button--type-1, .lpc-elements-text-1__text {
    font-size: 16px !important;
  }
}
@media (max-width: 640px) {
  .lpc-elements-headline__title, .lpc-gallery-1__title {
    font-size: 28px !important;
  }
  .lpc-features-2__item-subtitle {
    font-size: 19px !important;
  }
  .lpc-product-8__header, .lpc-button--type-1, .lpc-elements-text-1__text {
    font-size: 15px !important;
  }
}
@media (max-width: 480px) {
  .lpc-elements-headline__title, .lpc-gallery-1__title {
    font-size: 25px !important;
  }
  .lpc-features-2__item-subtitle {
    font-size: 18px !important;
  }
}
