.login-logo {
  height: 64px;
  background-image: url('/assets/img/logo.png');
  background-size: 300px 52px;
  background-repeat: no-repeat;
  background-position: center center;
  margin: 4px 0 0;
}

div.gnav-logo {
  float: left;
  width: 160px;
  height: 28px;
  margin: 13px 8px 0 13px;
  background-image: url('/assets/img/logo_global.png');
  background-size: 160px 26px;
  background-repeat: no-repeat;
  background-position: center center;
}
