.four-cols-v4-main{display:flex;justify-content:space-between}.four-cols-v4-box{flex-basis:25%;padding:0 30px;transition:.3s ease-in-out}.four-cols-v4-box:not(:last-child){border-right:1px solid #e2e2e2}.four-cols-v4-box svg{fill:#fff;background:#f77f43;border-radius:50%;box-sizing:border-box;height:80px;line-height:80px;margin-bottom:15px;padding:20px;transition:.3s ease-in-out;width:80px}.four-cols-v4-box h3{font-size:21px;font-weight:700;line-height:39px;margin-bottom:10px}.four-cols-v4-box p{color:#555;font-size:16px;font-weight:400;line-height:22px;margin-bottom:0}@media screen and (max-width:767px){.four-cols-v4-main{flex-wrap:wrap}.four-cols-v4-box{flex-basis:50%;margin-bottom:20px}.four-cols-v4-box:not(:last-child){border-right:none}}@media screen and (max-width:575px){.four-cols-v4-box{flex-basis:100%;margin-bottom:0}.four-cols-v4-box:not(:last-child){margin-bottom:20px}}