@media (max-width: 620px) {
  .topbar {
    height: 62px;
    padding: 0 14px;
  }

  .topbar > .brand,
  .topbar > .status-pill {
    position: relative;
    top: 6px;
  }
}
