Yes, right now it isn't like this, but when I modify locally with the inspect tool and add "width="" height="" style="" ", I can see the modification as shown in the capture, and that file that I modified locally should be somewhere, isn't it ?
Maybe I need to add a line in custom.css with :
.item-images {
border-radius:60%;
}
(I tried it and it didn't work)