/* STLBEAST V192 — Caffeine Monster Product Polish
   Scope: product-card/image consistency for the new Caffeine Monster product only. */
.stlb133-release-card a[href*="caffeine-monster-coffee-mug-collectible"] img,
.stlb159-product-card a[href*="caffeine-monster-coffee-mug-collectible"] img{
  object-fit:cover!important;
  object-position:center!important;
  filter:saturate(1.05) contrast(1.05)!important;
}
.product-caffeine-monster-coffee-mug-collectible .stlb127-gallery-extra img{
  width:100%!important;
  object-fit:contain!important;
  background:#030b14!important;
}
