Lock root motion axis

I’m using unity 2019.3.0f6 and I have problem with root motion. I’m making a 3D side scroller and I want x axis not to change value.154400-1.png

When player moves, x axis slowly increases over time in runtime. After while player gets fully out of scene. I have animations from Mixamo. I want that everytime players x axis would be 0. Here are my run animation settings:

Same question. I tried to temporary turn off root motion and align manually also tried to delete animation axis params but no result…