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

.xususiSetPrice1 {
    top: 45.55%;
    right: 3.4%;
}
.xususiSetPrice2 {
    top: 68.2%;
    left: 29.15%;
}
.xususiSetPrice3 {
    bottom: 6.4%;
    right: 4.55%;
}