.bountiful--header {
    position: -webkit-sticky;
    position: -moz-sticky;
    position: -o-sticky;
    position: -ms-sticky;
    position: sticky;
    top: 0;
    z-index: 1000;
}
.col-12.col-xl-4.col-md-4.text-center {
    position: relative;
    text-align: center;
}
/*--startpage--*/
.tws-container--tws-articlegroups.framhavda-produktgruppper h2.tws-util-heading--heading.undefined {
    margin-bottom: 0px !important;
  padding: 0px;
}
.bountiful--body .bountiful--body-wrapper .bountiful--main .bountiful--main-wrapper{
  padding-top:10px;
}
.bountiful--start-page .tws-container--tws-content-box, 
.bountiful--start-page .tws-container--tws-content-box-2x, 
.bountiful--start-page .tws-container--tws-content-box-3x, 
.bountiful--start-page .tws-container--tws-content-box-4x,
.bountiful--start-page .tws-container--tws-custom-html,
.bountiful--start-page .tws-container--tws-articles-two{
    margin: 20px 0 0 0;
}
.bountiful--start-page .tws-container--tws-articlegroups{
  margin:10px 0 0 0;
}

.article .brandName a{
  font-size: 14px;
  font-weight: 500;
  text-transform: uppercase;
  color: #505050;
  line-height: 1.5;
  letter-spacing: 0.24px;
}