[data-protected-card="true"],
#card-back-image,
#card-front-image,
#reading-card-image,
.spread-reading-card__visual img,
.spread-placed-card img,
.shuffle-stream-card img,
#card-zoom-image {
  -webkit-user-drag: none;
  -webkit-touch-callout: none;
  user-select: none;
  -webkit-user-select: none;
}
