.portal-news-tab-container {
  flex-shrink: 1 !important;
  min-width: 0;
}
@media (max-width: 640px) {
  .portal-news-tab-container .portal-shared-tab-header-toolbar {
    padding-top: 50px;
  }
}
.portal-news-tab-container .portal-shared-tab-header-toolbar .neo-button .neo-button-glyph.neo-logo-blue {
  background-image: url("../../../../../../../resources/images/logo/neo_logo_primary.svg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  height: 16px;
  width: 16px;
}

/*# sourceMappingURL=TabContainer.css.map */