Find closest multiple of $88$ to $107$. We see that $1 \times 88 = 88$ is the nearest. Now subtract $88$ from $107$ to get reminder $19$. Add $1$ to quotient.
Find closest multiple of $88$ to $198$. We see that $2 \times 88 = 176$ is the nearest. Now subtract $176$ from $198$ to get reminder $22$. Add $2$ to quotient.
Since $22$ is less than $88$, stop the division. The reminder is $22$. The topmost line $0012$ is the quotient. Remove all zeros at the start of the quotient to get the actual quotient $12$.