.baliqPriceSet {
  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: right;
   /* background-color: yellow;
  opacity: 40%;  */
}

.baliqPrice1 {
    top: 25%;
    left: 26.8%;
}
.baliqPrice2{
    top: 30.65%;
    left: 26.8%;
}
.baliqPrice3{
    top: 36.35%;
    left: 26.8%;
}
.baliqPrice4{
    top: 42.1%;
    left: 26.8%;
}
.baliqPrice5{
    top: 25.05%;
    right: 5.5%;
}
.baliqPrice6{
    top: 30.65%;
    right: 5.5%;
}
.baliqPrice7{
    top: 36.36%;
    right: 5.5%;
}