.tws-article-stock-shipping--delivery-message {
    font-weight: bold;
    
}
.tws-article-stock-shipping--stock-message{
  font-weight: bold;
  color: red;
    
}

.article-hasvariants .tws-api-price.tws-article-price--price .tws-api--price-current.twsPriceCurrent:before {
	content: "Från ";
}
.tws-article-pricetable--table-item--interval-tail {
  text-align: left;
  min-width: 75%;
}

@media (max-width:448px){
  .nordic--top-bar{
    min-height:82px !important;
  }
  .nordic--header{
    min-height:71px !important;
  }
  .nordic--start-page .nordic--component-container>div:first-child{
    min-height: 405px !important;
  }
  .nordic--start-page .tws-articlegroups--title .tws-util-heading--heading{
    min-height: 51px !important;
  }
  .nordic--body {
    min-height: 100vh !important;
}
}