@media (max-width: 960px) {
  .lpc-product-8, .lpc-elements-text-1, .lpc-list-illustration, .lpc-reviews-1, .lpc-questions-3 {
    padding-bottom: 30px !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) {
  .lp-header-text-1, .lp-header-text-2, .lp-header-text-3, .lp-header-text-4, .lp-button {
    font-size: 15px !important;
  }
}
