Have been searching and playing with width, height, float, etc for several hours. They always seem to end up a bit wrong.
Ideally I think the images should shrink down to the max width of its containing grid-column, they would all have the same height while maintain aspect ratio, and if any part (height or width) is too small to fully fill that area it zooms in just enough so that it fills to the same width/height as all the rest of them.
Any suggestions on how to achieve this would be most appreciated.