/*! Place your custom styles here */

.bar .logo {
  top: 0px;
  max-height: 3.85714286em;
}

@media (max-width: 1024px) {
  .bar {
    padding: 0;
  }
  .bar .logo {
    top: 4px;
    max-height: 1.85714286em;
  }
  .youtube-background {
    display: block;
  }
}
