#auth #supported-browsers {
  height: 75px;
  width: 150px;
}

#goto-login {
  float: right;
  padding: 0;
  width: 104px;
}

#goto-login a {
  color: white;
  display: block;
  height: 100%;
  width: 100%;
  text-decoration: none;
}

