@media (min-width: 769px) {
.header__main {
  display: flex;
  align-items: center;
  margin-bottom: 10px;
  width: 100%;
}
}
