Basically what im trying to achieve is the following currently -> desired result
I have a wrapper that displays x amount of cards in a 2 column layout, and each pair's content should be aligned according to the card with the largest content. both cards share the same content layout with the same css.
So any ideas or implementations that could push me in the right direction are welcome, thanks :) (without using fixed heights in the styling)
Using: React & Sass