How to map scene capture render targets to my scope?

I’ve made a sniper scope using SceneCaptureComponent2D. I attached the scene capture component to my camera, and tried to get the render target on my scope glass. But I can see that my scope content is not aligned with the world. How to fix that?