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