.incremental-counter .num1 {
    background: #fff;
    border: 1px solid #fff;
    border-radius: 4px;
    color: #333;
    display: inline-block;
    height: 35px;
    line-height: 35px;
    margin: 0 4.5px;
    position: relative;
    text-align: center;
    top: -1px;
    width: 25px;
    font-size: 25px;
    font-weight: 700;
    box-shadow: 0 2px 3px rgba(0, 0, 0, 0.45);
    font-family: "Open Sans",Arial,Helvetica,sans-serif;
}
.incremental-counter .num1::before {
     background: #333;
     content: "";
     display: block;
     height: 1px;
     left: -1px;
     margin: -0.5px 0 0;
     position: absolute;
     right: -1px;
     top: 50%;
     width: auto;
}
.incremental-counter .num {
    background: #fff;
    border: 1px solid #fff;
    border-radius: 4px;
    color: #333;
    display: inline-block;
    height: 35px;
    line-height: 35px;
    margin: 0 4.5px;
    position: relative;
    text-align: center;
    top: -1px;
    width: 25px;
    font-size: 25px;
    font-weight: 700;
    box-shadow: 0 2px 3px rgba(0, 0, 0, 0.45);
    font-family: "Open Sans",Arial,Helvetica,sans-serif;
}
.incremental-counter .num::before {
     background: #333;
     content: "";
     display: block;
     height: 1px;
     left: -1px;
     margin: -0.5px 0 0;
     position: absolute;
     right: -1px;
     top: 50%;
     width: auto;
}

.incremental-counter2 .num {
    background: #fff;
    border: 1px solid #fff;
    border-radius: 4px;
    color: #333;
    display: inline-block;
    height: 35px;
    line-height: 35px;
    margin: 0 4.5px;
    position: relative;
    text-align: center;
    top: -1px;
    width: 25px;
    font-size: 25px;
    font-weight: 700;
    box-shadow: 0 2px 3px rgba(0, 0, 0, 0.45);
    font-family: "Open Sans",Arial,Helvetica,sans-serif;
}
.incremental-counter2 .num::before {
     background: #333;
     content: "";
     display: block;
     height: 1px;
     left: -1px;
     margin: -0.5px 0 0;
     position: absolute;
     right: -1px;
     top: 50%;
     width: auto;
}

.incremental-counter3 .num {
    background: #fff;
    border: 1px solid #fff;
    border-radius: 4px;
    color: #333;
    display: inline-block;
    height: 35px;
    line-height: 35px;
    margin: 0 4.5px;
    position: relative;
    text-align: center;
    top: -1px;
    width: 25px;
    font-size: 25px;
    font-weight: 700;
    box-shadow: 0 2px 3px rgba(0, 0, 0, 0.45);
    font-family: "Open Sans",Arial,Helvetica,sans-serif;
}
.incremental-counter3 .num::before {
     background: #333;
     content: "";
     display: block;
     height: 1px;
     left: -1px;
     margin: -0.5px 0 0;
     position: absolute;
     right: -1px;
     top: 50%;
     width: auto;
}

.incremental-counter4 .num {
    background: #fff;
    border: 1px solid #fff;
    border-radius: 4px;
    color: #333;
    display: inline-block;
    height: 35px;
    line-height: 35px;
    margin: 0 4.5px;
    position: relative;
    text-align: center;
    top: -1px;
    width: 25px;
    font-size: 25px;
    font-weight: 700;
    box-shadow: 0 2px 3px rgba(0, 0, 0, 0.45);
    font-family: "Open Sans",Arial,Helvetica,sans-serif;
}
.incremental-counter4 .num::before {
     background: #333;
     content: "";
     display: block;
     height: 1px;
     left: -1px;
     margin: -0.5px 0 0;
     position: absolute;
     right: -1px;
     top: 50%;
     width: auto;
}