html body [data-media-source="media-xs"] .lpc-product-8__box-wpar, html body [data-media-source="media-sm"] .lpc-product-8__box-wpar {
  background: rgba(0, 0, 0, 0.67) !important;
}
html body .lpc-product-8__image:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.58);
  z-index: 1;
}
html body [data-media-source="media-xs"] .lpc-product-8__image:before, html body [data-media-source="media-sm"] .lpc-product-8__image:before {
  display: none;
}
@media (max-width: 1300px) {
  .lpc-product-8__box-wpar {
    width: auto !important;
  }
}
@media (max-width: 960px) {
  html body .lpc-product-8__box-wpar {
    width: auto;
  }
  html body .lpc-wrap .lp-header-title-3 {
    font-size: 40px;
  }
  html body .lpc-wrap h2.lp-header-title-4, html body .lpc-wrap .lp-header-title-2 {
    font-size: 35px;
  }
  html body .lpc-wrap .lp-header-title-4, html body .lpc-wrap .lp-header-title-5 {
    font-size: 22px;
  }
  html body .lpc-block .lp-header-text-1, html body .lp-button, html body .lpc-block .lp-header-text-3, html body .lpc-block .lp-header-text-2 {
    font-size: 16px;
  }
}
@media (max-width: 640px) {
  html body .lpc-wrap .lp-header-title-3 {
    font-size: 35px;
  }
  html body .lpc-wrap h2.lp-header-title-4, html body .lpc-wrap .lp-header-title-2 {
    font-size: 30px;
  }
  html body .lpc-wrap .lp-header-title-4, html body .lpc-wrap .lp-header-title-5 {
    font-size: 20px;
  }
  html body .lpc-block .lp-header-text-1, html body .lp-button, html body .lpc-block .lp-header-text-3, html body .lpc-block .lp-header-text-2 {
    font-size: 15px;
  }
}
@media (max-width: 480px) {
  html body .lpc-wrap .lp-header-title-3 {
    font-size: 25px;
  }
  html body .lpc-wrap h2.lp-header-title-4, html body .lpc-wrap .lp-header-title-2 {
    font-size: 23px;
  }
}
