I am currently designing a website for a friend, and I have encountered an issue with an image that I have masked using CSS border-radius.
The image is larger and taller than its container, so I used JavaScript to center it correctly. However, it appears that Google Chrome and Safari do not support this functionality like Firefox does.
I am looking for solutions to make it look right on Chrome and Safari as well.
At the moment, only one image is being displayed on the website.