Plugin Author
E.
(@pyro3x)
Problem fixed.
Thank you @thatstevensguy.
🙂
Thanks mate.
This revised version below will keep tall images from exceeding 200px height too. It is an edge case though.
.column-image img {width:auto;max-width:100%;height:auto;max-height:200px;}