Find closest multiple of $22$ to $56$. We see that $2 \times 22 = 44$ is the nearest. Now subtract $44$ from $56$ to get reminder $12$. Add $2$ to quotient.
Find closest multiple of $22$ to $128$. We see that $5 \times 22 = 110$ is the nearest. Now subtract $110$ from $128$ to get reminder $18$. Add $5$ to quotient.
Since $18$ is less than $22$, stop the division. The reminder is $18$. The topmost line $025$ is the quotient. Remove all zeros at the start of the quotient to get the actual quotient $25$.