.benefits-wrapper{display:flex;flex-direction:row;flex-wrap:wrap;align-items:flex-start;justify-content:space-between}.benefit-item{width:48%;margin-bottom:40px}.benefit-item h3{font-weight:bold;font-size:26px;text-transform:normal}.benefit-item .icon-wrapper{float:left;display:inline-block;vertical-align:middle;background:#a50158;width:55px;height:55px;overflow:hidden}.benefit-item .icon-wrapper img{width:100%;max-height:55px;margin:0 auto;padding:10px}.benefit-item .icon-margin{margin-left:65px}@media(max-width:650px){.benefit-item{width:100%;margin-bottom:40px}.benefit-item:last-of-type{margin-bottom:10px}.benefit-item .icon-wrapper{width:50px;height:50px}.benefit-item .icon-wrapper img{max-height:50px}.benefit-item .icon-margin{margin-left:60px}}