How can I create this effect with display flex?

I currently have 2 columns with float elements but that isn't quite reponsive, and when i use display flex on each row the fields aren't aligned because of the different length of the texts,
i'll make a codepen shortly
image.png
Was this page helpful?