.product__media-item:first-child .product__modal-opener:after {
   position: absolute; 
   content: ''; 
   background: transparent url(/cdn/shop/files/lowest_price_of_the_year.png?v=1763617381) no-repeat left/contain; 
   width: 100%; 
   height: 25%; 
   top: 3px; 
   left: 3px; 
   pointer-events: none; 
}