.bootbox .modal-dialog {
    width: 100%;
    max-width: 700px;
}

.counter {
    margin-top: 5px;
}

.counter .input-group .form-control.input-number {
    height: 26px;
    padding-bottom: 3px;
    font-size: 1em;
}

.counter .qnt_button {
    padding: 0px 6px;
}

.counter .col-xs-12 {
    height: 23px;
}

.bootbox .product-one .counter .input-group-btn {
    width: 26px;
    text-align: center;
}