.card-grid{display:flex;flex-wrap:wrap;justify-content:space-between}.feature-card{flex:0 31%;height:auto;margin-bottom:2%;display:flex;flex-direction:column}.card-block{padding:20px;flex-grow:1}.card-shadow{box-shadow:0px 3px 15px rgb(17 30 55 / 12%)}@media(max-width:700px){.feature-card{flex:0 100%;margin:20px auto}