.u-box-mainv {
  margin-bottom: 40px;
}

.question-frame {
  background-color: #fffded;

  .small {
    font-size: 90%;
    color: #333;
  }

  .book-info {
    display: flex;
    justify-content: space-between;

    .covers {
      width: 400px;
    }
  }


}

.mat0 {
  margin-top: 0 !important;
  padding-top: 0 !important;
}

.manatomo-screen {
  background-color: #f6fafb;
}
