.product-items .product-item {
  width: 50% !important;
}
.product-items .product-item:nth-child(3n+1) {
  clear: unset !important;
}
