.text-with-icon{padding:100px 0;overflow:hidden}.text-with-icon .list{display:flex;flex-flow:wrap;margin:0 -20px}.text-with-icon .box{width:calc(33.33% - 40px);margin:0 20px 30px}.text-with-icon .box .icon svg{max-height:45px;width:45px}.text-with-icon .box .icon.blue svg{fill:#00b3e3}.text-with-icon .box .icon.green svg{fill:#026937}.text-with-icon .box .icon.orange svg{fill:#f29100}.text-with-icon .box .content{margin-top:20px}@media only screen and (max-width:991px){.text-with-icon{padding:70px 0}.text-with-icon .box{width:calc(50% - 40px)}}@media only screen and (max-width:767px){.text-with-icon .list{display:block;margin:0}.text-with-icon .box{width:100%;margin:0 0 30px;text-align:center}.text-with-icon .box:last-child{margin-bottom:0}}