Check out this CodePen link: http://codepen.io/anon/pen/lfoxv/
The layout initially loads correctly, but if you resize the browser window, it breaks until you refresh the page. It appears to be challenging to maintain the image aspect ratio when using percentage-based divs. Fixed height layouts prove to be tricky...