.bxr-market-item-price.bxr-format-price {
    display: flex;
    flex-direction: row-reverse;
    align-items: end;
    justify-content: center;
    flex-wrap: wrap;
}
#bxr-market-price-wrap .bxr-market-item-price.bxr-format-price {
    flex-direction: row;
}