.counter {
    font-size: 0;
}

.counter-entry {
    display: inline-block;
    background: transparent url("/img/numbers.png") no-repeat;
}

.counter-videos {
    margin-left: -6px;
}

.counter-subscribers {
    margin-left: -8px;
}

@media (min-width: 1200px) {
    .counter-entry {
        height: 79px;
        width: 55px;
        background-size: 69px 929px;
    }

    .counter-entry-1 {
        background-position: -10px -87px;
    }

    .counter-entry-2 {
        background-position: -10px -172px;
    }

    .counter-entry-3 {
        background-position: -10px -257px;
    }

    .counter-entry-4 {
        background-position: -10px -343px;
    }

    .counter-entry-5 {
        background-position: -10px -428px;
    }

    .counter-entry-6 {
        background-position: -10px -514px;
    }

    .counter-entry-7 {
        background-position: -10px -599px;
    }

    .counter-entry-8 {
        background-position: -10px -684px;
    }

    .counter-entry-9 {
        background-position: -10px -770px;
    }

    .counter-entry-0 {
        background-position: -10px -1px;
    }

    .counter-entry-plus {
        background-position: -10px -856px;
    }
}

@media (min-width: 768px) and (max-width: 1200px) {
    .counter-entry {
        height: 67px;
        width: 45px;
        background-size: 57.04px 768.97px;
    }

    .counter-entry-1 {
        background-position: -8.2666666666667px -71.92px;
    }

    .counter-entry-2 {
        background-position: -8.2666666666667px -142.18666666667px;
    }

    .counter-entry-3 {
        background-position: -8.2666666666667px -212.45333333333px;
    }

    .counter-entry-4 {
        background-position: -8.2666666666667px -283.54666666667px;
    }

    .counter-entry-5 {
        background-position: -8.2666666666667px -353.81333333333px;
    }

    .counter-entry-6 {
        background-position: -8.2666666666667px -424.90666666667px;
    }

    .counter-entry-7 {
        background-position: -8.2666666666667px -495.17333333333px;
    }

    .counter-entry-8 {
        background-position: -8.2666666666667px -565.44px;
    }

    .counter-entry-9 {
        background-position: -8.2666666666667px -636.53333333333px;
    }

    .counter-entry-0 {
        background-position: -8.2666666666667px -0.82666666666667px;
    }

    .counter-entry-plus {
        background-position: -8.2666666666667px -707.62666666667px;
    }
}

@media (max-width: 768px) {
    .counter-entry {
        height: 38px;
        width: 26px;
        background-size: 33.12px 445.92px;
    }

    .counter-entry-1 {
        background-position: -4.8px -41.76px;
    }

    .counter-entry-2 {
        background-position: -4.8px -82.56px;
    }

    .counter-entry-3 {
        background-position: -4.8px -124.36px;
    }

    .counter-entry-4 {
        background-position: -4.8px -164.64px;
    }

    .counter-entry-5 {
        background-position: -4.8px -206.44px;
    }

    .counter-entry-6 {
        background-position: -4.8px -246.72px;
    }

    .counter-entry-7 {
        background-position: -4.8px -287.52px;
    }

    .counter-entry-8 {
        background-position: -4.8px -328.32px;
    }

    .counter-entry-9 {
        background-position: -4.8px -369.6px;
    }

    .counter-entry-0 {
        background-position: -4.8px -0.48px;
    }

    .counter-entry-plus {
        background-position: -4.8px -410.88px;
    }
}