'How do I position text to the bottom right and top right of a centered image in a responsive manner?

How do I position text beside an image like in this reference layout?

  • My first idea was to use absolute positioning but I couldn't figure out a way to make this responsive, since the text would overlap the image for smaller viewports.

Any help is appreciated! Thanks



Sources

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

Source: Stack Overflow

Solution Source