<style>
.t-store__card__textwrapper {
display: flex;
flex-direction: column;
}
.js-store-price-wrapper {
margin-top: auto;
display: flex;
flex-wrap: wrap;
padding-top: 10px;
}
.js-store-prod-sold-out {
width: 100%;
order: -1;
}
.t-store__card__price {
margin-right: 5px;
}
</style>
<style>
.t-store__card__textwrapper {
display: flex;
flex-direction: column;
}
.js-store-prod-descr {
flex-grow: 1;
}
</style>
<style>
.t776__textwrapper {
display: flex;
flex-direction: column;
}
.t776__price-wrapper {
margin-top: auto;
}
</style>