@import"./common.css";.features{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:stretch}.features>div{width:calc(50% - 50px);padding:0 0 20px;margin:0 25px 30px;border-bottom:1px dotted #ccc;display:flex;flex-wrap:wrap;align-items:flex-start;align-content:flex-start}.features>div .icon{width:100px;margin-right:15px}.features>div .image{flex-grow:1}.features>div .image img{width:auto;height:100px}.features>div>div{width:100%;flex-shrink:0;padding:20px 0}@media screen and (max-width: 767px){.features>div{width:100%}.features>div .icon{width:75px}.features>div .image img{height:75px}}/*# sourceMappingURL=feature.css.map */