I'm using react-elastic-carousel, and trying to enforce all images to be the same height. However, if I set the width 100%, the heights are all different. How can I make sure all images are the same height, without squishing or stretching the images?
Current state of carousel: link