#counter {
    height: 50px;
    overflow: hidden;
    margin: auto;

}
.cntDigit {
    background-image: url('register.png');
    float: left;
}