CSS problem with images

I’m trying to get those image bigger but I can’t figure how. Anyone can lend me a hand? Thanks!

Hi there,

Please try to update the code to:


.disclaimer-img img {
    width: 100%;
    padding: 0;
}

Hope this helps.

1 Like

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.