.learnings-list{display:grid;grid-gap:2rem;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));list-style:none}.learnings-list__item{text-align:center}.learnings-list__icon{align-items:center;background-image:url(https://f.hubspotusercontent30.net/hubfs/2961239/%5BSITE%5D%20MKT4EDU%20NOVA%20LINHA%202021/ebook-lp/bg-icon.svg);background-position:center;background-repeat:no-repeat;background-size:contain;display:flex;justify-content:center;padding:2rem 1rem 1rem 1rem}.learnings-list__icon img{max-height:75px}.learnings-list__title{margin-top:1rem}.learnings-list__description{margin-top:1rem}.learnings-list__description *+*{margin-top:1rem}