I want to make an image layout with portrait images inside a div with a fixed aspect ratio of 3:2. The size of images is 327
div
3:2
327
In my experience: if you only set the dimension of either height or the width (not both) the image will scale accordingly.