.price-kimlong-flex-row-reverse {
    display: flex;
    flex-direction: row-reverse;
    justify-content: flex-end;
    align-items: center;
    gap: 10px;
    flex-wrap: wrap-reverse;
    justify-content: center;
}