I\'m trying to setup a series of div\'s with a background image that each have their own fixed height, and stretch to fill up the width, even if there is overflow on the top/bot
But the thing is that the .chapter class is not dynamic you're declaring a height:1200px
so it's better to use background:cover and set with media queries specific height's for popular resolutions.