@media screen and (min-width: 769px) {
  .woocommerce .showcase ul.products li.product {
    width: 20% !important;
  }
}