Hello Jonathan,
It's actually because there is a width being applied on the image. I believe it was set to be fixed at 730px and this is why the image is going beyond the layout.
The best way for you to fix this is of course to remove the width of the image when you are writing your block post but you could also fix this by adding the block of css codes below,