body {
  margin-top: 65px;
}
.navbar-header {
  position: relative;
  top: -4px;
}
.navbar-brand > .icon-banner {
  position: relative;
  top: -2px;
  display: inline;
}
.navbar-brand > img {
  display: inline;
}
.icon {
  position: relative;
  top: -10px;
  width: 100%;
}
.welcome-page .loginbutton {
  margin-bottom: 10px;
}
