.login-logo {
  background-image: url("login-logo.png"); background-size: auto;
  height: 160px; margin: 10px 0;
}
nav.topbar .logo {
  background-image: url("logo-32.png");
  background-position: 0 0 !important;
  width: 32px;
  height: 32px;
  margin: 14px;
}

nav.topbar .title {
    height: 60px;
    font-size: 1.5rem;
}

nav.topbar .title i {
    font-size: 1rem;
}