Client logos are loading unusually

Howdy :slight_smile:

I can help with the image width but not with the initial question in this ticket :slight_smile:
Here is your css code to fix logo width problem:

.shapely_home_clients li img { max-width: 100% !important; }

Regards