Cannot Pass Responsive Web Design Principles: Make an Image Responsive

Hi, anyone can help me for this?
I already type as below but still cannot go through to next and it show like:
Your responsive-img class should have a max-width set to 100% .

.responsive-img {
max-width: 100%;
height: auto;
}

1 Like

Hey I just tested your code its working for me , make sure any extension is not interacting with page.
please use [ get help --> ask for help ] option on the exercise page next time.