.articlegroup .slot--article-groups {
    margin: 0;
}
.articlegroup .slot--breadcrumbs {
    margin-bottom: 16px;
}

/* -a- Checkout text box -a- */ 
.slot--checkout-introduction-text {
    color: #fff;
    background: #ff00e4;
}
/*.nordic--start-page .tws-container--tws-newsletter-subscribe {
    background: url(https://cdn.abicart.com/shop/ws45/107145/files/snackor-990x660.jpg);
    background-position: center center;
    padding: 100px 0;
    position: relative;
  background-repeat:none;
}*/
.nordic--start-page .tws-container--tws-newsletter-subscribe {
  background: url(https://cdn.abicart.com/shop/ws45/107145/files/snackor-990x660.jpg);
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  padding: 150px 0;
  position: relative;
}
.tws-container--tws-content-box.hero .wrappContent {
    background: none !important;
}