Describe the issue:
While performing regular tasks on the website, I noticed that an image does not display correctly on most screen view sizes. The image only shows up correctly when the browser zoom is set to 110%.
Expected behavior:
The image should be properly displayed at all default and typical screen zoom levels, not requiring a zoom change.
Steps to reproduce:
- Load the webpage on normal/default zoom (100%).
- Observe that the image is not visible or displayed incorrectly on most screen sizes.
- Increase browser zoom to 110% — the image displays correctly.
Screenshot:

Additional context:
This may be a CSS or HTML layout bug affecting images at normal zoom. Please investigate responsive/image container settings.