.contents {
  height: 50vh;
  overflow: auto;
}

#details .contents {
  height: 30vh;
}
