Add this to your custom css file
.rt-block.menu-block {
margin-top: -40px;
}
This is how you create a custom CSS file...
www.gantry-framework.org/documentation/j...-a-custom-stylesheet
When we release upgrades template files will change and you will have to reapply all your changes again (that's if you can remember where they all are). If you keep your changes in a separate Custom CSS file you'll have no issues upgrading.