Currently working on a website, and the top section has a small column on the right with an image taking up the majority of the space to the left. The problem arises when the image spills over the screen size, messing up the overall layout of the page. I don't want to resize the image, but instead, I want to crop the extra width based on the screen size. This way, the image will look the same, but without causing horizontal scrolling issues.
If you have any suggestions on how to achieve this, please share your ideas. Any help would be greatly appreciated.