/* Yasta Fashion Product Image Protection V3.2.5 */
.yf-protected-product-image {
    -webkit-user-drag: none;
    -webkit-touch-callout: none;
    user-select: none;
}
