Looking for suggestions on achieving consistent card title height per row to ensure image alignment at the bottom. The solution should be responsive. Any CSS tips or jQuery plugins are welcome! I've searched online but haven't found a similar solution yet.
Keep in mind that setting an absolute height for the title won't work because titles may break into multiple lines when the browser is resized, requiring calculations again. Thanks!
Desired end result: https://drive.google.com/file/d/1IeQ6X7R9utZzKTn8UdNFruInezJpX1V_/view?usp=sharing
Check it out on Codepen