LibGdx resizing textures

When I run the application on desktop every texture is in right position right size, but when i run it on Andorid device
some of the textures wont show because they are out of bounds.

How can i fix the resolution that it would be the same on both devices

application runs on 1024x786 on desktop.