.col-md-5 {
    margin-top: 10px;
    margin-bottom: 20px;
}
#mobile_users_count {
    height: 100px;
    font-size: 70px;
    width: 100px;
    padding: 0;
    padding-left: 5px;
    text-align: center;
}
.mobile_users_price {
    font-size: 50px;
    margin: 0;
    padding: 0;
    text-align: left;
    line-height: 50px;
}
.mobile_users_submit {
    padding: 5px 0px 4px;
    width: 130px;
    text-align: center;
    margin: 0;
}
.mobile_users_sim {
    background-color: #ffffff;
    margin-right: 5px;
    margin-top: 10px; 
    opacity: 0.8;
    height: 100px;
    width: 10px;
    display: inline-block;
}
.count-btn.count-up{
    margin-top: 0px;
    margin-bottom: 2px;
    height: 48px;
}
.count-btn.count-down{
    margin-top: 2px;
    height: 48px;
}
