@media only screen and (min-width:768px){.row-flex{display:flex}.cards-three-column .card{height:100%}}.cards-three-column .card{border:1.4px solid #798593;border-radius:10px;margin:1em 0;transition:box-shadow 300ms ease-in-out}.cards-three-column .card:hover{box-shadow:0 8px 24px #eee}.cards-three-column .card .title{min-height:47px}.cards-three-column .card p:last-child{margin-bottom:0}.cards-three-column .card i{background-color:#ee3234;color:#fff;font-size:.75em;margin-right:1em;border-radius:50%;padding:15px}.cards-three-column .card a{text-decoration:none;color:#333}@media(max-width:767px){.cards-three-column .card:first-child{margin-top:0}}