.alegra-features{width:100%;display:flex;justify-content:center;align-items:center;padding:3rem 20px}.alegra-features__wrapper{width:100%;max-width:1200px;display:flex;flex-wrap:wrap}.alegra-features__feature{width:25%;box-sizing:border-box;padding:10px}.alegra-features__feature-heading{display:flex;align-items:center}.alegra-features__feature-img{width:50px;margin-right:15px}.alegra-features__feature-name{color:#00b19d;margin:0;font-weight:bold}.alegra-features__feature-description{color:#47536b;margin:0;padding-top:10px;font-weight:300;font-size:.8rem;line-height:1.2rem}@media(max-width:900px){.alegra-features__feature{width:50%}}@media(max-width:600px){.alegra-features__feature{width:100%}}