.feature-box{margin:10px;width:calc(50% - 20px);border-radius:5px;float:left;padding:25px 25px 15px 25px;position:relative;background:#fff;color:#000}.feature-box-image{width:100%}.feature-box-image img{width:40px}.feature-box-text{width:100%}@media(max-width:479px){.feature-box{width:calc(100% - 20px)}