.st-counter__list{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;padding:40px 0}.st-counter__count-number span{display:inline-block;line-height:1}.st-counter__list-item{flex:0 0 100%;margin:40px 20px 0 0;max-width:100%;text-align:center}.st-counter__list-item:nth-child(3),.st-counter__list-item:nth-child(5){margin-right:20px}.st-counter__text{color:#fff}@media only screen and (min-width:768px){.st-counter__list-item{flex:0 0 calc(50% - 20px);max-width:calc(50% - 20px)}}@media only screen and (min-width:992px){.st-counter__list-item{flex:0 0 calc(33.33% - 20px);max-width:calc(33.33% - 20px)}}