.top-bar {
  background: #f3f3f3 none repeat scroll 0 0;
  min-height: 51px;
  position: relative;
  z-index: 100;
}

body header .logo .img-logo-w1 {
    height: auto;
    max-height: initial;
    max-width: 150px;
    width: 150px!important;
}

.logo-wrap .logo {
  height: 130px;
  position: relative;
  width: 240px;
}

#nav a {
  padding: 15px;
}
