@media only screen and (max-width: 767.98px) {
  .header-nav-mobile-container {
    min-height: calc(100vh - 112px);
    top: 112px;
  }
}
/*# sourceMappingURL=header-social.css.map */