I need help with the tribute page

I’m trying to complete the tribute page of the curriculum but i don’t know how to make the image responsive i’ve trying to do it but always shows the same error, please if anyone know what’s my mistake

https://codepen.io/ewald0/pen/WNQQGqe

the error suggest to use the max-width property on the image, you haven’t done that

You can get hints from the message errors. Once you have fixed the max-width issue. You will get another hint from the test on what the issue is.

I have wrestled with the responsive resizing of the images as well. Take it step by step and you will get the project completed.