Jquery Object Fit not working in IE

I believe the documentation says that you you need to size the images container.

e.g.

.img-thumbnail{width:300px;height:350px;display:block}

Then you need to remove the width and height attributes from the image itself.

<img class="cover" alt="" src="http://bridalmakeupbylaura.com/new/pictures/thumbnails/gallery_14.jpg"/>