.header {
  display: flex;
  justify-content: space-between;
  height: 56px;
}
.header__wrap {
  display: flex;
}
