I want to know how I can have an image that goes outside of the container without adding a horizontal scroll?

Thank you for letting me know about the margins.

But if I make the margins 0px my images get smaller and the whole point of this was to have my images zoomed in on mobile.

I was actually able to get this to work by making the parent element a flex container and making it over flow hidden, if that makes sense. Please double check and see if that works? Thank you in-advance.