<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.header-bottom {
  display: flex;
}

@media (max-width: 1200px) {
  .header__bottom {
    display: none;
  }
}</pre></body></html>