.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(https://admin.shopify.com/store/tg4kz1-s9/content/files/67006498406782?selectedView=all) no-repeat; background-size: contain; 
opacity: 1.0; pointer-events: none; }