.cards-3{grid-template-columns:repeat(3,minmax(0,1fr))}.cards-3 .card{height:100%}.cards-3 .card-content{display:flex;flex-direction:column;height:100%}.cards-3 .card-link{margin-top:auto}@media(max-width:900px){.cards-3{grid-template-columns:1fr}}
