I have a child div which has been effected by .img class.
Although I insert :not selector for this div as
.main .content .index-exp .img:not(.view-image)
.index-exp .img img:not(.view-image){ }
(a little faster)