xOrigin and yOrigin are used to move the center of your logo to a position. its not what you want, try changing y="1060", it will move your logo on the y axis (vertical) to the 1060th screens pixel (bottom of screen on 1080p).
Or simply try to use "bottom" instead of a specific value.
y="bottom" yOrigin="bottom"