.sacPriceSet {
  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: 40%; */
}

.sacPrice1 {
  top: 24.95%;
  left: 28.3%;
}

.sacPrice2 {
  top: 32.15%;
  left: 28.3%;
}

.sacPrice3 {
  top: 39.25%;
  left: 28.3%;
}

.sacPrice4 {
  top: 46.4%;
  left: 28.3%;
}

.sacPrice5 {
  top: 24.95%;
  right: 2%;
}

.sacPrice6 {
  top: 32.46%;
  right: 2.2%;
}

.sacPrice7 {
  top: 38.55%;
  right: 2%;
}