I was able to access the site using a VPN.
Given the structure of the menu and the right HTML, I cant see any way to move it left against the tip menu item.
I see two possibilities.
On desktop, I could make the contact us move left of the menu (before Home). That could be done with CSS to float the HTML area left instead of right on desktop.
The other method would be to Hide the right HTML area on desktop, then add the contact us as a link item in the menu after the tip menu item, then I would hide that menu item on mobile using CSS, so it only shows on desktop.
Let me know what you would prefer and I can go into more details for the CSS