div[data-sc-product-locator-id][data-sc-product-locator-type=standalone] .sc-pl-product-selector-form__content-product-img img {
  display: none;
}

div[data-sc-product-locator-id][data-sc-product-locator-type=standalone] .sc-pl-product-selector-form__content-product-img {
  background-image: url('https://www.bibigousa.com/cdn/shop/files/54063-BB_SpicySaucedDumplings.png?v=1742593291');
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  width: 100%;
  height: 100px;
}