.product__main-photos .image-wrap, .product-card__image-wrapper { position: relative; } 
.product__main-photos .image-wrap:after, .product-card__image-wrapper:after { 
content: ""; position: absolute; top: 8px; left: 8px; width: 80px; height: 80px; 
background: url(/cdn/shop/files/Maple_Grey_1200x600_8d1b621a-0c3c-4822-b908-596c76505f14.png?v=1752757111) no-repeat; background-size: contain; 
opacity: 1.0; pointer-events: none; }