.price_basic_old {
    text-decoration: line-through;
}

.price_item_color_1 {
    color: #0F0D18;
}

.price_item_size_14 {
    font-size: 23px;
    line-height: 1em;
}

.price_item_size_24 {
    font-size: 60px;
    line-height: 1em;
    font-weight: 700;
}

.price_item_size_12 {
    font-size: 15px;
    line-height: 1em;
}

.price_item_left {
    display: flex;
    align-items: baseline;
    margin-right: 10px;
}

.price_item_right {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.price_item_right_1 {
    display: flex;
    margin-bottom: 10px;
}

.price_item_right_2 {
    display: flex;
}

.price_item {
    display: flex;
    justify-content: center;
    align-items: flex-end;
}