.el-counter,.el-counter *,.el-counter :after,.el-counter :before{box-sizing:border-box}.el-counter__row{display:flex;flex-wrap:wrap;justify-content:space-between}.el-counter__col{flex:0 0 100%;max-width:100%}.el-counter--compact .el-counter__col{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between}.el-counter--compact .el-counter__img{max-width:64px;width:100%}.el-counter__img svg{height:60px;width:60px}.el-counter--compact .el-counter__content{flex:0 0 100%;max-width:calc(100% - 80px)}.el-counter__img img{display:block;width:100%}.el-counter__count-value{display:inline-block}@media (min-width:576px){.el-counter__col--three,.el-counter__col--two{flex:0 0 50%;max-width:calc(50% - 10px)}}@media (min-width:992px){.el-counter__col--four{flex:0 0 25%;max-width:calc(25% - 10px)}.el-counter__col--three{flex:0 0 33.33%;max-width:calc(33.33% - 10px)}}