Scaling size of animation

My Jumping animation is somehow larger than my fall animation and I want to scale it down to the same size. Is there any possible way to do this without scaling down other components like box collider, etc?
157835-capture1.png

Fall anim

157836-capture2.png

Jump anim

Found the solution!
I changed the pixels per unit in the inspector. (It is above the sprite editor button)