img.brand {
  height: 45px
}
div.timeline-image>h4>a {
  color: black;
}

pre {
  background-color: #333;
}

.full-width {
    display: block;
    width: 100%;
    max-width: 1200px; /* corresponds to max height of 450px */
    margin: 0 auto;
}
