.caj-gallery-image {
  display: none !important;
}

.product-card-wrapper .card__media .media > img:not(.caj-gallery-image),
.product-card-wrapper.caj-gallery-card .card__media .media > img:not(.caj-gallery-image),
.product-card-wrapper.is-caj-gallery-active .card__media .media > img:not(.caj-gallery-image),
.product-card-wrapper.caj-gallery-card.is-caj-gallery-active .card__media .media > img:not(.caj-gallery-image) {
  opacity: 1 !important;
  visibility: visible !important;
}
