.product-card__viewer.is-rotating:hover {
  cursor: grabbing;
}

.product-card__viewer.is-rotating:hover img {
  transform: scale(1.08);
}
