You could:
- Group the imported rectangle and center mark;
- Move it as a group with the offset needed to make your alignment land on drawing (0,0). In this case, to the right and down:
move (c>0 0) (0.21875 -0.21875);
Another option is to temporarily redefine the grid to be spaced at 0.21875 intervals, drag the group one interval right and down, and then put the grid back.
EDIT: An easy way to put the grid back is to right-click on the grid icon. There's a "Last" option. You can also define an alias from the right-click menu for the 0.21875 grid setting, if that's a recurring number.