.verve-cards{display:grid;gap:20px;justify-content:center}.verve-cards .sr-card{box-shadow:15px 25px 60px 0 rgba(0,0,0,.1);padding:1.5rem;text-align:center}.verve-cards .feature{border-style:solid;border-width:1px;height:100%}.verve-cards .cta-group.center{justify-content:center}@media(max-width:767px){.verve-cards{grid-template-columns:1fr!important}}