.features{display:flex;justify-content:space-evenly}.features .feature{display:flex;flex:1;flex-direction:column;text-align:center}.features .feature .img-wrapper{margin-bottom:10px}.features .feature .text-wrapper{min-height:109px}.features .feature .text-wrapper h2{line-height:27px}.features .feature .text-wrapper p{padding:0 30px}@media screen and (max-width:767px){.features{display:flex;flex-direction:column}.features .feature{margin-top:30px;text-align:left}.features .feature .text-wrapper h2{font-size:20px!important}.features .feature .text-wrapper p{margin:0;padding:0}.features .feature .img-wrapper img{height:auto;margin-bottom:10px;max-width:120px}}@media screen and (min-width:767px) and (max-width:850px){.features .feature .img-wrapper img{height:auto;margin-bottom:10px;max-width:120px}}