.cards{justify-content:space-around}.cards,.cards__card{display:flex;flex-wrap:wrap}.cards__card{align-items:center;border-radius:16px;box-shadow:0 0 15px 0 rgba(0,0,0,.15);flex-direction:column;overflow:hidden;width:100%}.cards__card .image-wrapper img{height:100%!important;margin:0 auto;max-width:100%;object-fit:cover}.card-content{display:flex;flex-direction:column;flex-grow:1;width:100%}.reduced-line-height .p3{line-height:1.1em}