.ci-growth-path-grid{grid-template-columns:repeat(4,minmax(0,1fr))}
.ci-growth-path-pack .ci-growth-path-icon{background:linear-gradient(135deg,#f36f21,#f5a623)}
@media(max-width:1120px){.ci-growth-path-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:720px){.ci-growth-path-grid{grid-template-columns:1fr}}
