I have just encountered the strangest problem I\'ve ever come across in my humble web developing freelance career. I\'m building a web application for a job application site
For me I had to change the visibility of an element that I found hidden above the image in my stylesheet to fix the issue. I found it by using inspect-element.
Then after changing it the image moved up obviously so I had to change the margins to change it back to its original position.