ul.products li.product{display:flex!important;flex-direction:column;justify-content:space-between;height:500px;box-sizing:border-box}ul.products li.product img{max-height:180px;object-fit:contain;margin-bottom:10px}ul.products li.product h2.woocommerce-loop-product__title{min-height:3.5em;max-height:3.5em;line-height:1.2em;overflow:hidden;text-overflow:ellipsis;white-space:normal;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}ul.products li.product .price,ul.products li.product .button{margin-top:auto}