Cards that have an image should be 512px high, but they currently exceed that (I couldn't immediately find such requirement in the designs, so I assume it's an artefact of the old prototype, but I could be wrong)
The image currently has a min-height that prevents it from being shrunk down any further.
Along with the 7 lines of text & attribution information, it simply can't render at 512px height.
Either we need to cut back on the textual content, or allow the image to shrink to whatever it needs in order to keep the entire card at 512px.
Acceptance criteria
- Card with image has a height of 512px


