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