'How do I make an image stick to right side of a div using flex box in a responsive design?

I have a div with a description and image element. I am using flex row property to align them side to side, I need the image to stick to the right side of the container always. How do I do that?



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source