Here is a small snippet to transform your catalog’s style.

Just like this: Hover me

margin

To do that, just add the following css in the “advanced customization” section of your editor:

.list .item.item-custom.item-thumbnail-left {
margin: 20px;
}

Obviously you have to change the marge “20” for your own.