HTML CSS image size -


i'm having trouble sizing image css.

that's because set 50% after need use 100%.

here problem link

when click "compare" on top, size of image doesn't fill box.

any ideas?

.compare-basket .product__image {   max-width: 100%; } 

add above css


Comments