.highlight pre {
  background: transparent;
  border-left: 2em solid #f4f4f4;
  overflow: visible;
  padding: 0 0 0 2em;
  word-wrap: normal;
}

.highlight code {
  font-size: 1em;
  line-height: 1.4em;
}

.highlight .c1 {
  font-style: normal;
}

* {
  -webkit-hyphens: none !important;
  -moz-hyphens: none !important;
  hyphens: none !important;
}
