I have a child div that is being impacted by the .img class.
Even when I use the :not selector for this div like so
.main .content .index-exp .img:not(.view-image){ /*rest*/ }
it continues to affect my div.
You can view the issue at this link.
Is this possibly a bug?
This is my current result:
The expected result should be: