@media (max-width: 960px) {
  .lpc-features-1__item-title {
    font-size: 50px !important;
  }
  .lpc-features-5__title, .lpc-thumb-gallery__title {
    font-size: 35px !important;
  }
  .lpc-product-4__caption {
    font-size: 25px !important;
  }
  .lpc-news-list__caption {
    font-size: 23px !important;
  }
}
@media (max-width: 480px) {
  .lpc-features-1__item-title {
    font-size: 40px !important;
  }
  .lpc-features-5__title, .lpc-thumb-gallery__title {
    font-size: 30px !important;
  }
  .lpc-product-4__caption {
    font-size: 22px !important;
  }
  .lpc-news-list__caption {
    font-size: 20px !important;
  }
  .lpc-button--type-1 {
    margin-left: 0 !important;
  }
  .lpc-features-5, .lpc-product-4, .lpc-features-1 {
    padding-bottom: 40px !important;
  }
}
