DeProject for minimap

If i convert mouse position from MiniMap Widget (300x300) to world space the line trace move in real world from 0 to 300, but real world with coordinates 800x800. This is a problem. How use deproject correctly?

In project i’m using RenderToTexture, SceneCaptureComponent, Material and Widget.

Thank you.