I need help with my Triput Page

Hi Guys,

I need help with my site, please. I do not know how to do this job:

**User Story #8: **
The img element should responsively resize, relative to the width of its parent element, without exceeding its original size.

I’ve already tried everything possible.

https://codepen.io/ChristelBerlin/pen/JjjomVz

You might have misunderstood the error message by setting the max-width to none (though I’m a bit confused myself). Usually a responsive image has its display set to block and max-width set to 100%.