Having an issue where resizing my window causes the image to become larger than anticipated. As a result, the current image is partially cropped on the left side while the previous image starts to show through. Here's a description of what's happening (I wish I could post images!): The green rectangle represents the normal image, while inside the red rectangle there's a portion of the previous image that seems to be overlapping the main one.
I've attempted to tweak the CSS with no success. It seems like there might be a misalignment in the translate3d attribute, but resolving this remains unclear to me.