@media (max-width: 480px) {
.bountiful--start-page .tws-container--tws-klarna-on-site-messaging [data-key=homepage-promotion-wide] {
    display: flex;
    flex-direction: row-reverse !important;
  width:100% !important;
}
}

/* --- Changing apperance full width product --- */
.tws-article-display .tws-api--price-current {
    color: red !important;
    padding-left: 10px !important;
    font-size: 20px !important;
}

.tws-article-display {
    display: block;
    text-align: left;
    position: relative;
    line-height: 30px;
}