.callout-cards{padding-top:35px;padding-bottom:15px}
.callout-cards .callout-cards__header{padding-bottom:30px}
.callout-cards .callout-cards__header .title-wrapper{margin-bottom:20px}
.callout-cards .callout-cards__header .text-wrapper{margin-bottom:20px}
.callout-cards .callout-cards__header.remove-header-spacing{padding-bottom:0}
.callout-cards .callout-card__component{padding-bottom:35px}
@media(min-width:768px) and (max-width:1023px){.callout-cards{padding-top:30px;padding-bottom:20px}
.callout-cards .callout-cards__header{padding-bottom:10px}
.callout-cards .callout-card__component{padding-bottom:30px}
}
@media(max-width:767px){.callout-cards{padding-top:30px;padding-bottom:20px}
.callout-cards .callout-cards__header{padding-bottom:10px}
.callout-cards .callout-cards__header .text-wrapper{max-height:78px;overflow:hidden}
.callout-cards .callout-card__component{padding-bottom:30px}
}