.products-container .product-tile {
  width: calc(100% / 3);
}

