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

.ozelPizzaPrice1 {
    bottom: 30.22%;
    left: 29.02%;
}
.ozelPizzaPrice2 {
    bottom: 21.98%;
    left: 28.95%;
}
.ozelPizzaPrice3 {
    bottom: 13.07%;
    left: 29.02%;
}
.ozelPizzaPrice4 {
    bottom: 30.22%;
    right: 11.65%;
}
.ozelPizzaPrice5 {
    bottom: 21.955%;
    right: 11.35%;
}
.ozelPizzaPrice6 {
    bottom: 13.1%;
    right: 11.48%;
}