.img.anti-download {
    -webkit-touch-callout:none;
    -webkit-user-select:none;
    -moz-touch-callout:none;
    -moz-user-select:none;
    -ms-user-select:none;
        user-select:none;
}