* {
  box-sizing: border-box;
}
.article-resource-section-header.view-menu {
  position: absolute;
}
.view-button,
.sort-button {
  z-index: 1;
}
.view-dropdown {
  position: relative;
}
a.allTranslation,
a.otherTranslation {
  display: none;
}
@media (max-width: 990px) {
  .article-resource-section-header.view-menu {
    top: 55px;
    height: 25px;
  }
}
