.mwb-el__row{display:grid;row-gap:30px}.mwb-el-card{padding:15px;transition:all .3s linear}.mwb-el-card:hover{transform:translateY(-10px)}.mwb-el-card__img{margin-bottom:20px}.mwb-el-icon-box{margin-bottom:12px}.mwb-el-icon-box__icon{display:inline-block;height:18px;margin-right:15px;vertical-align:text-top;width:18px}@media only screen and (min-width:768px){.mwb-el__row{column-gap:25px;grid-template-columns:1fr 1fr}}@media only screen and (min-width:992px){.mwb-el__row{grid-template-columns:1fr 1fr 1fr}}@media only screen and (max-width:992px){.mwb-el-card__img img{width:100%}}