/* STLBEAST V305 Rebuilt Product Image Set */
img[src*="/assets/images/products/rebuilt/"]{
  background:#020617 !important;
  mix-blend-mode:normal !important;
  image-rendering:auto;
}
.card-img img[src*="/assets/images/products/rebuilt/"],
.stage img[src*="/assets/images/products/rebuilt/"],
.product-stage img[src*="/assets/images/products/rebuilt/"]{
  max-height:100% !important;
  width:100% !important;
  object-fit:contain !important;
  filter:none !important;
}
.card-img,
.stage,
.product-stage{
  background:linear-gradient(180deg,#06101f 0%,#020617 100%) !important;
}
