.site-header {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: stretch;
  background: #1A2238;
  z-index: 1000;
}
