.slot--top-bar-audience-selector,
.slot--header-horizontal-menu .tws-top-menu--controls .tws-audience-selector {
    display: none;
}
.slot--top-bar-selling-points p {
    margin: 0;
    padding-top: 2px;
}
.slot--top-bar-selling-points p a {
		text-decoration: none;
	  font-size: 12px;
}
.nordic--header .nordic--header-wrapper {
    padding: 20px 30px 20px 30px;
}

@media (min-width:991px) {
    
body.scrolled .slot--header-horizontal-menu {
  top: 0;
  position: fixed;
  width: 100%;
  background: #fff;
  z-index: 2;
}
}
