.interviewer {
  display: inline-block;
  margin-top: 5px;
  font-weight: bold;
}
.ivpart {
  display: block;
  min-height: 130px;
}
