You could add this to stylesheet.css:

.productListing-odd, .productListing-even {
line-height: .5em;
}


You'll have to make sure your images (if you intend to add them) will fit in that space.