.app_header__top.top-bar.-secondary {
  height: 100%;
  display: flex;
  list-style: none;
  margin: 0;
}
.app_header__top.top-bar._fixed {
  position: fixed;
  min-width: auto;
  box-shadow: 0 1px 0 rgba(11, 12, 14, 0.1),0 1px 6px rgba(75, 81, 87, 0.1);
}