
@media screen and (max-width: 1100px) {
  body > header .header-top_info {
    flex-direction: column;
    align-items: flex-start;
  }
}