.tws-article-list--price:before {
  content: "Från";
  margin-right: 5px;
    text-transform: capitalize;
}

.bountiful--start-page .bountiful--component-container .tws-content-box--table .tws-content-box--first-line {
    background:rgba(0,0,0,0.2);
}

.bountiful--start-page .bountiful--component-container .tws-content-box--table .tws-content-box--second-line {
    background:rgba(0,0,0,0.2);
}

.tws-article-description--show-more {
    display: none;
}
.slot--article-description .tws-article-description--text-container {
    max-height: none;
}

p.tws-unique-selling-points--disclaimer {
    color: red;
    font-weight: 600;
    font-size: small;
}
.tws-instagram.grid .tws-instagram--insta-post {
    margin: 4px;
    width: calc(12% - 8px);
    width: 20%;
    padding-bottom: calc(20% - 8px);
}
.bountiful--header .slot--header-horizontal-menu {
    background:rgba(160,160,160);
}