#nav-bar  {
margin-bottom: -45px !important;
padding-top: 20px;
}

#nav-bar:hover  {
margin-bottom: 0  !important;
padding-top: 0;
}