.seherPriceSet {
   display: block;
   width: 19vw;
   position: absolute;
   color: whitesmoke;
   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: 40%;  */
}


.seherPrice1 {
   top: 39.25%;
   left: 11%;
   width: 13vw !important;
   font-size: clamp(0.1rem, 1.9vw, 10rem) !important;
   color: black !important;
}

.seherPrice2 {
   top: 61.4%;
   right: 8%;
   width: 13vw !important;
   font-size: clamp(0.1rem, 1.9vw, 10rem) !important;
   color: black !important;
}

.seherPrice3 {
   bottom: 18.1%;
   left: 31.9%;
}

.seherPrice4 {
   bottom: 15.6%;
   left: 31.9%;
}

.seherPrice5 {
   bottom: 13.1%;
   left: 31.9%;
}

.seherPrice6 {
   bottom: 10.6%;
   left: 31.9%;
}

.seherPrice7 {
   bottom: 18.1%;
   right: 3.5%;
}

.seherPrice8 {
   bottom: 15.6%;
   right: 3.5%;
}

.seherPrice9 {
   bottom: 13.1%;
   right: 3.5%;
}

.seherPrice10 {
   bottom: 10.6%;
   right: 3.5%;
}