﻿pre {
  font-family: monospace, monospace;
  font-size: 0.8em !important;
}

.success-info{margin: 2%;}

@media (min-width: 550px) {
  .eight-center {
    margin: 0 17.3333333333% !important;
  }
  .column.one-third,
  .columns.one-third {
    width: 32%;
  }

  .column.two-thirds,
  .columns.two-thirds {
    width: 65%;
  }
}
