.qtyField .dev_quantyBtn {
    line-height: 17px;
}
.qtyField .dev_quantyBtn{
    margin: 0;
    color: #111;
    width: 28px;
    height: 38px;
    line-height: normal;
    text-align: center;
    padding: 11px 0;
    background: none;
    border-radius: 0;
}
.qtyField .dev_quantyBtn .ad {
    font-size: 10px;
}