.nordic--article-top .nordic--article-right-col {
    display: flex !important;
    flex-direction: column;
}
.tws-article-name {
    order: 0;
}
.slot--article-price {
    order: 1;
}
.slot--article-favoritebutton {
    order: 2;
}
.slot--article-introduction {
    order: 3;
}
.nordic--buy-button-group {
    order: 4;
}
.nordic--article-choices-wrapper {
    order: 5;
}
.slot--unique-selling-points {
    order: 6;
}
.nordic--article-links {
    order: 7;
}
.slot--payment-widget{
  order:8;
}