.benefitsCoveredComp{padding:50px 0}
.benefitsCoveredComp.bgGary{background:#f6f6f6;margin-bottom:50px}
.benefitsCoveredComp .boxSectionWrap{display:flex;flex-wrap:wrap}
.benefitsCoveredComp .contentSection{max-width:270px}
.benefitsCoveredComp .boxSection{display:flex;justify-content:flex-start;padding-bottom:35px;width:33.33%;padding-right:2%}
.benefitsCoveredComp .imgSection{width:54px;height:auto;margin-right:15px}
.benefitsCoveredComp .imgSection{display:block}
.benefitsCoveredComp h4{color:#20252b;font-family:'robotoregular';font-size:2rem;line-height:1.2em;padding-bottom:12px}
.benefitsCoveredComp p{color:#20252b;font-family:'robotoregular';font-size:1.4rem;line-height:1.5em}
.journeyComp .benefitsCoveredComp .titleText{text-transform:initial}
@media(max-width:1023px){.benefitsCoveredComp .boxSection{width:50%}
}
@media(max-width:767px){.benefitsCoveredComp{padding:25px 0}
.benefitsCoveredComp.bgGary{margin-bottom:30px}
.benefitsCoveredComp .titleText{font-size:4rem;padding-bottom:30px}
.benefitsCoveredComp .boxSectionWrap{display:block;padding:0 8px}
.benefitsCoveredComp .boxSection:first-child{border:0}
.benefitsCoveredComp .boxSection{width:100%;padding:18px 0 28px 0;border-top:1px solid #ccc}
.benefitsCoveredComp .imgSection{margin-right:20px}
.benefitsCoveredComp .contentSection{max-width:100%;width:100%}
.benefitsCoveredComp p br{display:none}
.benefitsCoveredComp h4{font-size:2rem}
}