.modernita-protected-img {
  user-select: none !important;
  pointer-events: none !important;
  -webkit-user-drag: none !important;
  touch-action: none !important;
  display: block;
  z-index: 1;
}

.modernita-img-overlay {
  background: transparent;
}
