.dessertPriceSet {
    display: block;
    width: 19vw;
    position: absolute;
    color: whitesmoke;
    font-size: clamp(0.1rem, 2.1875vw, 10rem);
    font-family: "Poppins", sans-serif;
    font-weight: 600;
    font-style: normal;
    text-align: right;
    /* background-color: red;
    opacity: 60%;   */
}

/* sol teref */
.dessertPrice1 {
    top: 40.97%;
    left: 28.08%;
}
.dessertPrice2 {
    top: 65.1%;
    left: 28.08%;
}
.dessertPrice3 {
    top: 90%;
    left: 28.08%;
}

/* sag teref */
.dessertPrice4 {
    top: 25.65%;
    right: 8.65%;
}
.dessertPrice5 {
    top: 51.5%;
    right: 8.45%;
}
.dessertPrice6 {
    top: 76.95%;
    right: 8.45%;
}

.dessertPrice7 {
    top: 86.99%;
    right: 10.05%;
    font-size: clamp(0.1rem, 1.822916666666667vw, 10rem) !important;
}
.dessertPrice8 {
    top: 89.05%;
    right: 10.05%;
    font-size: clamp(0.1rem, 1.822916666666667vw, 10rem) !important;
}