Easy one:

/*gap between products*/
.productListing-data {
text-align: centre;
padding-top: 2em;
padding-bottom: 3em;
border-bottom:1px solid;
}


You may have to play with the padding to match the All Products style.