@media(min-width:992px) {
.nordic--header .nordic--header-wrapper {
  padding: 40px 30px 20px 30px;
  }
.slot--header-logo {
  max-width: 1200px;
}
 }
.nordic--top-bar {
  border-bottom: 1px solid #f1f1f1;
  background: #f8f8f8;
}

.tws-content-box--inner-wrapper:hover {
  background: rgba(0,0,0, 0.4);
  transition: 0.5s ease all;
}

.nordic--top-bar .slot--top-bar-audience-selector,
.slot--header-horizontal-menu .tws-top-menu--controls .tws-audience-selector {
  display: none;
}