Responsive Images in Bootstrap 4, with class .img-fluid are resized disproportionally. They keep it\'s height even width is shrinking down correctly. That is deforming whole
Actually height:auto did not work for me, but height:100% worked like a champ.
height:auto
height:100%