.ques-liner-wrapper[data-v-5b170e40] {
  padding-bottom: 102px;
}
.ques-liner-wrapper .main-area[data-v-5b170e40] {
  background-color: #fff;
  border-radius: 14px;
  box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.05);
}
.ques-liner-wrapper .main-area .scrollCard[data-v-5b170e40] {
  padding: 0 14px;
  height: 100%;
  overflow: scroll;
  -webkit-overflow-scrolling: touch;
  box-sizing: border-box;
}
.ques-liner-wrapper .main-area .scrollCard .pad[data-v-5b170e40] {
  height: 36px;
}
.ques-liner-wrapper .main-area .scrollCard[data-v-5b170e40]::-webkit-scrollbar {
  display: none !important;
}