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