ul.products{display:flex;flex-wrap:wrap;align-items:stretch}ul.products li.product{display:flex;flex-direction:column}ul.products li.product .custom-product-content{display:flex;flex-direction:column;flex:1}ul.products li.product .custom-product-content .price{margin-top:auto}