.ticket .card-body {
  max-height: 25em;
  overflow-y: auto;
}
