

.bountiful--top-bar .bountiful--top-bar-wrapper .bountiful--top-bar-left {
  float: left;
  text-align: right;
  width: calc(100% - 300px);
  height: 10px;
  bottom: 9px;
  position: relative;
}
.tws-article-description--text-container {
  max-height: none;
  overflow: visible;
}

.tws-article-description--show-more {
  display: none;
}

.slot--article-page-footer .tws-container--tws-articles-two .tws-articles-two {
  width: 100%;
}
.slot--article-page-footer .container {
    padding: 0;
  }

@media(max-width:1099px) {
  .bountiful--top-bar .bountiful--top-bar-wrapper .bountiful--top-bar-left {
    display: none; 
  }
}
.slot--header-horizontal-menu .navbar-nav>li a {
font-weight: 500;
  
}
body.blog .bountiful--body .bountiful--body-wrapper .bountiful--main .bountiful--main-wrapper {
box-shadow: none !important;
}


html[lang="sv"] .tws-audience-selector--selectionbox-currencyselector,
html[lang="nb"] .tws-audience-selector--selectionbox-currencyselector,
html[lang="de"] .tws-audience-selector--selectionbox-currencyselector,
html[lang="de"] .tws-audience-selector--selectionbox-currencyselector,
html[lang="es"] .tws-audience-selector--selectionbox-currencyselector,
html[lang="fr"] .tws-audience-selector--selectionbox-currencyselector,
html[lang="it"] .tws-audience-selector--selectionbox-currencyselector,
html[lang="fi"] .tws-audience-selector--selectionbox-currencyselector {
	display: none !important;
}
/* Desktop */
.responsiveWidth {
  width: 90%;
  margin: auto;
}
/* Denna är för att du ska slippa lägga width="100%" */
.responsiveWidth > table {
  width: 100%;
}
/* Mobile */ 
@media(max-width:1099px) {
  .responsiveWidth {
    width: 90%;
  }
}