.threeBlockImgCTA h2,.threeBlockImgCTA .subheading{text-align:center}.threeBlockImgCTA .blocks{display:grid;grid-template-columns:repeat(1,1fr);grid-column-gap:40px;grid-row-gap:50px;justify-content:center}.threeBlockImgCTA .block{max-width:550px}.threeBlockImgCTA .block img{width:100%;margin-bottom:20px}.threeBlockImgCTA .headerText{margin-bottom:4px;font-size:26px;color:var(--brand-blue)}.threeBlockImgCTA .rteCopy{margin-bottom:20px;color:var(--gray)}.threeBlockImgCTA .link{color:var(--bright-blue);font-size:16px;display:flex;gap:5px;align-items:center}@media screen and (min-width:800px){.threeBlockImgCTA .blocks{grid-template-columns:repeat(2,1fr)}}@media screen and (min-width:1100px){.threeBlockImgCTA .blocks{grid-template-columns:repeat(3,1fr)}}