.basket-item-properties-item {
    display: flex;
    justify-content: space-between;
    margin-bottom: 5px;
}
.basket-item-properties-item__value {
    text-wrap: nowrap;
}
.cart_list_item-price {
    text-wrap: nowrap;
}