.cards-wrapper h3{margin:0;text-align:center}.cards-wrapper p.text{text-align:center}.cards-wrapper .cards-inner{display:flex;flex-flow:column;margin-top:2rem}.cards-wrapper .cards-inner .card img{border-radius:10px}.cards-wrapper .cards-inner .card .card-details{padding:1rem}.cards-wrapper .cards-inner .card .card-details h4{color:#0066a4;font-size:28px;font-weight:600}@media (min-width:992px){.cards-wrapper .cards-inner{align-items:stretch;flex-flow:wrap;justify-content:space-between}.cards-wrapper .cards-inner .card{max-width:30%}}