HI.
./themes/classic/templates/catalog/_partials/miniatures/product.tpl
add style to this line:
<div class="js-product product{if !empty($productClasses)} {$productClasses}{/if}">
after:
<div class="js-product product{if !empty($productClasses)} {$productClasses}{/if}" style="padding:5px !important">