Text overflow ellipses for a flex container

I have a flex container with 2 columns with an image in one and text in the second column. I want to terminate text with ellipses according to image height but I can't give a fixed aspect ratio or fixed height for an image.
Can someone help me with this?
https://codepen.io/AparAwasthi/full/ExMMJpw
Was this page helpful?