.oem-badge-product::after {
  position: absolute;
  content:'';
  background: transparent url(/cdn/shop/files/Website_Icons_1_-05.png?v=1709158674) no-repeat center/contain;
  width: 20%;
  height: 20%;
  top: 100px;
  right: 80px;
  pointer-events:none;
}
