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