A white line is appearing underneath the product image and i have tried replacing
It shows up on the images of product page https://thegrillmastersatl.com/products/solid-gold-deep-cut-grillz
and it only appears in chrome and not on safari
.image-wrap.text-spacing {
background: inherit !important;
}
.image-wrap {
background: inherit !important;
}
in the base.css but its not working.
I am using sense theme.

