Hi,
It's coming from the following code in your template's CSS file /templates/lt_shop/css/default.css:
@media (min-width: 1024px)
.hikashop_product {
width: 25%!important;
}
Get rid of it, and it should work as you want.
You might find more problems on smaller screen sizes, and/or coming from the large font size used for the price, and else, but now you have an idea of how to fix it, and the documentation will give you further hints:
www.hikashop.com/support/documentation/1...ize-the-display.html