.rail nav {
  margin-top: 4px;
}

.topbar-brand {
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.company-logo {
  display: block;
  width: 130px;
  height: 28px;
  margin-top: -2px;
  object-fit: contain;
  object-position: left center;
}
