How To Move Logo Up

Hi,

My logo has a lot of space around it and i want to move it a little more up, closer to the top menu. Anyone that can tell me how i can do this? I also want to move the main menu a little closer.



The image itself does not have any excess space around it so this is not the issue.



Please try



.top-logo-grid .ty-logo-container {
margin-top: -38px;
}
.row-fluid .top-menu-grid {
padding-top: 0px;
}