.nordic--article-images .slot--article-images .tws-article-images--current-image {
  border: none;
}

/*--NYHETER--*/
.tws-article-list--labels.tws-article-labels .tws-article-labels--label-text {
    background: #b54e4e !important;
}
.buorg {
    display: none;
}
/*--CLS--*/
@media (max-width:448px){
  .nordic--top-bar{
    min-height:60px !important;
  }
  .nordic--header{
    min-height:96px !important;
  }
  .nordic--body {
    min-height: 100vh !important;
	}
  .produkter-nyinkommet {
    min-height: 7769px !important;
	}
}
@media (min-width:992px){
  .nordic--body{
    min-height:100vh !important;
  }
  .produkter-nyinkommet {
  	min-height: 4553px !important;
  }
  .nordic--top-bar{
    min-height:38px !important;
  }
  .nordic--header{
    min-height:425px !important;
  }
}