.reflow-product .ref-media .ref-preview .ref-image {
  object-fit: contain;
  display: none;
}

.ref-image {
  object-fit: contain;
}

