#nav ul li {
    width: 111px;
}



.woocommerce #content ul.products li.product, .woocommerce-page #content ul.products li.product {
  background-color: #fff;
  margin-right: 0;
  margin: 0 10px 0 0;
  width: 124px;
  height: 270px;
  padding: 15px;
  text-align: center;
  float: left;
  clear: none;
}

.woocommerce-product-gallery__image {
  margin-bottom: 15px !important;
}
