Homebox reschuffle

Classic

<style><!--
.overall-wrapper {display:flex; flex-direction: column;}
.user-action {order: 1;}
.admin-bar {order: 2;}
.top-navigation-bar {order: 3;}
#header {order: 4;}
.content-wrapper.homepage-box.before-carousel {order: 5;}
.content-wrapper.homepage-box.welcome-wrapper {order: 6;}
.content-wrapper.container ~ .content-wrapper.container {order: 7;}
--></style>

Step

<style>
.index-content-wrapper {display:flex; flex-direction: column;}
.homepage-texts-wrapper {order: 1;}
.shp-tabs-wrapper.homepage-tabs-wrapper {order: 2;}
.banners-content.body-banners {order: 3;}
</style>