.counter__item-icon img{height:50px}@media screen and (min-width: 480px){.counter__item-icon img{height:calc(50px + 30*(100vw - 480px)/920)}}@media screen and (min-width: 1400px){.counter__item-icon img{height:80px}}.counter__item-number{font-size:55px;line-height:1}.counter__item-title{font-size:18px}.counter__item-text{font-size:18px}@media screen and (min-width: 480px){.counter__item-text{font-size:calc(18px + 2*(100vw - 480px)/920)}}@media screen and (min-width: 1400px){.counter__item-text{font-size:20px}}@media(min-width: 992px){.counter-top{margin-top:100px}}