The problem seems to be on your image, just by looking at it you can tell it's not equaly divided. It probably came from an atlas where each part had information about itself, like: x,y,width,height. And then this info was used to cut the image. Construct 2 only divide images into equal parts.
You can try to remove a bit from the right part of the image, can't guarantee it will work tho.