table.ticket td,
table.ticket th {
  overflow-wrap: anywhere;
  word-break: break-word;
}


.vertical {
  writing-mode: vertical-rl;
  text-orientation: mixed;
}

@media (min-width: 750px) {

}

@media (max-width: 749px) {

}
