.product-cards__product{display:flex;flex-direction:column;height:100%;text-align:center}.product-cards__product-heading a{color:#001a3e;text-decoration:none;transition:all .1s ease-in-out}.product-cards__product-heading a:hover{color:#019a92}.product-cards__product-image{background-color:#f7fcfb;height:0;padding-bottom:100%;position:relative}.product-cards__product-image img{height:100%;left:0;position:absolute;top:0;width:100%}.product-cards__product-button{align-self:center;margin-top:auto}