.features-box{background:#111;color:#fff}.features-row{display:flex;flex-wrap:wrap;justify-content:space-between}.features-item{border-right:1px solid #2e2e2e;flex:1 1 25%;margin:55px 0;padding:0 25px;position:relative;text-align:center}.features-item:last-child{border-right:0}.features-item .h3,.features-item h3{color:#fff;font-size:24px;font-weight:400;margin-bottom:15px;margin-top:10px}.features-item p{color:hsla(0,0%,100%,.7);font-size:16px;font-weight:300;margin:0 auto;padding:0 20px}@media (max-width:767px){.features-row{border-bottom:none;border-top:none;flex-direction:column}.features-item{border-bottom:1px solid #2e2e2e;border-right:none;flex:1 1 100%;margin:0;padding:50px 0}.features-item:last-child{border-bottom:none}.features-item h3{font-size:20px}.features-item p{padding:0}}