.callout-cards__card-inner img{display:block;margin:0 auto;padding:2.5em 2em 2.5em 3em}.callout-cards{display:flex;flex-wrap:wrap;justify-content:space-between}.callout-cards .callout-cards__card{display:flex;flex-direction:column;margin-bottom:1.5rem;overflow:hidden}.callout-cards--1-col .callout-cards__card{width:calc(100% - 1rem)}.callout-cards--2-col .callout-cards__card{width:calc(50% - 1rem)}.callout-cards--3-col{justify-content:flex-start}.callout-cards--3-col .callout-cards__card{width:calc(33.3% - 1rem)}.callout-cards--3-col .callout-cards__card:nth-of-type(3n+1),.callout-cards--3-col .callout-cards__card:nth-of-type(3n+2){margin-right:1.5rem}.callout-cards__card-content h2{font-size:28px!important}.callout-cards .callout-cards__button-wrapper{margin-top:auto;padding-bottom:10px;padding-top:15px}.callout-cards .callout-cards__button-wrapper .button{text-decoration:none}@media (max-width:767px){.callout-cards__card{margin-right:0!important;width:100%!important}.callout-cards__card-inner img{display:none}.callout-cards__card-content{align-self:center;flex:1;justify-items:center;padding-left:30px;padding-right:30px;text-align:center}.callout-cards__card-content h2{font-size:22px!important}}.callout-cards__card-inner{align-items:flex-start;display:flex;gap:1.5rem}.callout-cards__card-content{flex:1}