.el-card,.el-card *,.el-card :after,.el-card :before{box-sizing:border-box}.el-card__img-icon{margin-bottom:15px;max-width:80px;width:100%}.el-card__col{padding:40px 20px;transition:all .2s linear}.el-card--card.el-card__img-icon{margin-bottom:15px}.el-card__img-icon img{display:block;width:100%}.el-card__title{margin:0 0 10px}.el-card__text p:last-child{margin:0}.el-card__link{margin-top:10px}.el-card__row{display:flex;flex-wrap:wrap}.el-card__img-icon span{display:block}.el-card--two{flex:0 0 100%;max-width:100%}.el-card--two:nth-child(2n){margin-right:0}.el-card__col.el-card--two{margin-bottom:40px}.el-card--three{margin-right:0}.el-card--four,.el-card--one,.el-card--three{flex:0 0 100%;margin-bottom:40px;max-width:100%}.el-card--one:last-child{margin-bottom:0}.el-card__col:hover{transition:all .2s linear}@media (min-width:768px){.el-card--two{flex:0 0 50%;margin-right:40px;max-width:calc(50% - 20px);text-align:left}}@media (min-width:992px){.el-card--three{flex:0 0 33.33%;margin-right:30px;max-width:calc(33.33% - 20px)}.el-card--three:nth-child(3n){margin-right:0}}@media only screen and (max-width:992px) and (min-width:767px){.el-card--three{flex:0 0 100%;max-width:calc(50% - 15px)}.el-card--card .el-card--three,.el-card--three{margin-right:30px}.el-card--three:nth-child(2n){margin-right:0}}@media (max-width:767px){.el-card__col:last-child{margin-bottom:0}}