.five_cols_section{text-align:center}.five_cols_section h2{font-size:36px;margin-bottom:32px}.five_cols_grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:128px;text-align:center}.five_cols_grid img{height:72px;margin-bottom:16px}@media(max-width:1024px){.five_cols_grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:767px){.five_cols_grid{grid-template-columns:repeat(1,1fr);grid-gap:2rem}}