Find closest multiple of $85$ to $95$. We see that $1 \times 85 = 85$ is the nearest. Now subtract $85$ from $95$ to get reminder $10$. Add $1$ to quotient.
Find closest multiple of $85$ to $105$. We see that $1 \times 85 = 85$ is the nearest. Now subtract $85$ from $105$ to get reminder $20$. Add $1$ to quotient.
Since $20$ is less than $85$, stop the division. The reminder is $20$. The topmost line $011$ is the quotient. Remove all zeros at the start of the quotient to get the actual quotient $11$.