@media (min-width:1200px) {
  .timeline > li .timeline-image {
    width: 270;
    height: 270;
    margin-left: -85px;
  }
}

