.card-body,.card-footer{padding:1.5rem;text-align:center}.card-footer{padding-top:0;background-color:var(--white)}.card .small{margin-bottom:0}.card-img{border-bottom-left-radius:0;border-bottom-right-radius:0}.cards.equal{--card-img-height: 160px;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit, minmax(min(100%, 350px), 1fr));grid-auto-rows:var(--card-img-height) auto auto}.cards.equal .card{grid-row:span 3;display:grid;align-content:space-between;gap:1rem}.cards.equal .card-img{width:100%;height:var(--card-img-height);object-fit:cover}.cards.equal .card-body,.cards.equal .card-footer{padding-block:0}.cards.equal .card-footer{padding-bottom:1.5rem}