.sct-watermark-host img,
.sct-profile-photos img,
.sct-real-gallery img {
    -webkit-user-select: none;
    user-select: none;
    -webkit-user-drag: none;
}

.sct-profile-photos a,
.sct-profile-photos button {
    -webkit-tap-highlight-color: transparent;
}
