Hey guys!
You’re supposed to center the images inside the divs like the picture on the right side and add a border radius to the picture on the right. I managed to center the divs using flexbox and resize the image on the right using a max-width: 100% property, but how do I add a border radius just to the image on the right side without changing the one on the left? I can’t seem to figure it out, as I can’t change the html or add my own classes. Help please, thank you guys!