header {
  border-bottom: 1px solid #ccc;
  background: #fff;
  position: relative;
}
header .row {
  align-items: center;
}
header .header__logo {
  padding: 20px 0 25px;
}
@media (max-width: 61.938em) {
  header .sgclogo {
    width: auto;
    height: 65px;
  }
}
header .ads {
  width: 100%;
  margin-top: 15px;
}
header .ads iframe {
  max-width: 800px;
  width: 100%;
  height: 110px;
  border: 1px solid #ccc;
  margin-top: 10px;
}
header .ads .ads-text-leaderboard {
  margin-bottom: 0;
  margin-top: -10px;
} /*# sourceMappingURL=header.css.map */

header .navbar-toggler .mobileMenuIcon{
  background-color: #fff;
}