.timeline {
  box-sizing: border-box;
  border-radius: 3px;
  border: solid 1px $gray-5;
  overflow: hidden;
}
