/* #mark .vc-photo.photo-06 {
  background: url('../images/jan-sviland-profile-picture-1.jpg');
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 360px;
} */

#mark .vc-photo.photo-07 {
  background: url('../images/jan-sviland-profile-picture-2-square-min.JPG');
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 360px;
}

/* #mark .vc-photo.photo-08 {
  background: url('../images/jan-sviland-profile-full-cropped2.jpg');
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 360px;
} */

#mark .vc-photo.photo-09 {
  background: url('../images/jan-sviland-profile-picture-3.jpg');
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 360px;
}

#mark .timeline-jan-01 {
  background: url('../images/timeline/systek-logo.png');
  background-position: center;
  background-size: cover;
}

#mark .timeline-jan-02 {
  background: url('../images/timeline/netherlands.jpg');
  background-position: center;
  background-size: cover;
}

#mark .timeline-jan-03 {
  background: url('../images/timeline/bachelors-degree.jpg');
  background-position: center;
  background-size: cover;
}

#mark .timeline-jan-04 {
  background: url('../images/timeline/systek-min.jpg');
  background-position: center;
  background-size: cover;
}

#mark .timeline-jan-05 {
  background: url('../images/timeline/stock-market.jpg');
  background-position: center;
  background-size: cover;
}

#mark .timeline-hack-yourself {
  background: url('../images/timeline/hack-yourself.jpg');
  background-position: center;
  background-size: cover;
}

/* bugfix for firefox */
.vc-name {
  min-height: 300px;
}
