/**
 * CSS remove Images in product listing
 
 */
 
 .listingProductImage {
 display: none;
 }
