Is it possible to fill a div with an image such that at least one image dimension is 100% and the other dimension is either wider or equal size as the div, whilst r
You could set the images as the div's backgrounds instead and use backkground-size:cover
backkground-size:cover
https://jsfiddle.net/3x5x0v24/