.section-features{background-color:#222}.section-features .container{padding-top:70px;padding-bottom:70px}.section-features .container-wrapper{display:flex;flex-wrap:wrap;justify-content:space-between}.section-features .container-wrapper .item{width:33%;padding:0 15px;text-align:center;transition:all .3s ease-in-out}.section-features .container-wrapper .item:hover{transform:scale(1.08)}.section-features .wrapper-image{padding:15px;width:100px;margin:0 auto;margin-bottom:25px;background-color:#b2c92f;border-radius:50%}.section-features .item-title{color:#fff;margin-bottom:15px}.section-features .item-subtitle{color:#fff}@media(max-width:767px){.section-features .container{padding-top:55px;padding-bottom:55px}.section-features .container-wrapper .item{width:100%;margin:15px 0}}