.bens-cart-qty
{
    display: flex; 
    flex-direction: row;
    justify-content: center;
    align-items: stretch;
}

.bens-buttons
{
    box-sizing: border-box;
    padding: 8px;
    height: 40px;
    width: 40px;
}