.woocommerce li.product {
    text-align: center !important;
 
  }
.product .count {
   display:none;
  }
