@media (max-width: 960px) {
  .lpc-stock-list__header, .lpc-banners__title, .lpc-gallery-1__title, .lpc-offer__caption, .lpc-features-5__title {
    font-size: 35px !important;
  }
  .lpc-offer__text, .lpc-banners__text, .lpc-features-5__subtitle {
    font-size: 16px !important;
  }
}
@media (max-width: 480px) {
  .lpc-stock-list__header, .lpc-banners__title, .lpc-gallery-1__title, .lpc-offer__caption, .lpc-features-5__title {
    font-size: 30px !important;
  }
  .lpc-offer__text, .lpc-banners__text, .lpc-features-5__subtitle {
    font-size: 15px !important;
  }
}
.lpc-banners__wrap {
  margin-left: 0 !important;
  margin-right: 0 !important;
}
