After implementing the image hover in the media query for screens below 600px, I noticed that it is now affecting all screen sizes. I attempted to use display: none
to halt this behavior, but unfortunately, it did not work as intended. Any helpful suggestions would be greatly appreciated. Thank you.