I have table view cell like this in a xib file:

On iOS 8 it looks as I want, but on iOS 7 the image view on left side and view on the right side look like this:

I know about iOS 8 margins and I have made constraints without the "Constraint to margins" option.
How can I make iOS 7 table view cell similar to iOS 8?