.main-container {
  width: 100%;
  height: 85%;
  position: absolute;
  left: 0;
  bottom: 0;
  justify-content: space-evenly !important;
}
.hint-imgBlock {
  border: 2px solid #3c78d8;
  background-color: #fff;
  border-radius: 2em;
  width: 30%;
  height: 70%;
  overflow: hidden;
  cursor: pointer;
}
.hint-imgBlock div {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.hint-img {
  width: 55%;
}
.kaka {
  margin-top: auto;
}
.kaki {
  width: 45%;
  margin-top: auto;
}
.opt_ans_block {
  border: 2px solid #3c78d8;
  width: 60%;
  height: 70%;
  border-radius: 2em;
  background-color: #fff;
  overflow: hidden;
}
.opt-container {
  width: 100%;
  height: 70%;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.opt-container div {
  width: 25%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  border-right: 2px solid #3c78d8;
  cursor: pointer;
}
.opt-container div:last-child {
  border: none;
}
.opt-container .opt-img {
  width: 50%;
}
.ka-opt,
.pa-opt,
.ga-opt,
.ra-opt {
  width: 80% !important;
  filter: grayscale(100%);
}
.pa-opt,
.ga-opt {
  width: 70% !important;
}
.ra-opt {
  width: 53% !important;
}
.raso_stick-s4 {
  width: 70% !important;
}
.stick-s4 {
  width: 40% !important;
}
.dirga_stick-s4 {
  width: 60% !important;
}
.ans-container {
  width: 100%;
  height: 30%;
  border-top: 2px solid #6d9eeb;
  display: flex;
  justify-content: center;
  align-items: center;
}
.ans-container .ansImgDiv {
  width: 15%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  opacity: 0.1;
}
.ans-img {
  width: 80%;
}

.aakar-1,
.aakar-2 {
  width: 35%;
}
.ka-div-1 {
  left: 35%;
}
.ka-div-2 {
  left: 50%;
}
.aakar-div-1 {
  left: 42%;
}
.aakar-div-2 {
  left: 57%;
}
.ee-div-1 {
  left: 55%;
  bottom: 11%;
}
.ee-1 {
  width: 65%;
}
.pa-div-1 {
  left: 45%;
}
.pa-1 {
  width: 61% !important;
}
.ga-div-1 {
  left: 48%;
}
.ga-1 {
  width: 62.5% !important;
}

.e-div-1 {
  left: 36%;
  bottom: 12.5%;
}
.e-1 {
  width: 60%;
}

.ka-div-5 {
  left: 41%;
}
.ra-div-2 {
  left: 50%;
}
.ra-2 {
  width: 47%;
}
.aakar-div-5 {
  left: 55%;
}
.aakar-5 {
  width: 34%;
}
.kira {
  width: 80%;
}
.speaker {
  position: absolute;
  width: 15%;
  z-index: 1;
  top: 2%;
  right: 5%;
}
.incorrectDiv {
  background-color: #ea9999ff !important;
  border: 2px solid #cc0000 !important;
}
