Trying to create a row of semantic-ui cards with images at the top, I ran into an issue with varying image heights causing different card title positions. The goal is to have all images be the same height while still adapting to larger screens.
Although I came across a solution on Stack Overflow (see here), it didn't fully address my problem.
For reference, here is the semantic-ui documentation for a card (the foundation of my design):