.product-table{display:flex;flex-direction:row;margin-bottom:1em}.product-table--item{background:#f8f8f8;padding:1em;text-align:center;margin-right:1em;flex:1}.product-table--item h4{margin-bottom:0;margin-top:.5em}.product-table--item:last-of-type{margin-right:0}.product-table--item span{font-weight:bold;display:block;height:23px}