div.jumbotron {
  background-image: url(../img/photo_back.jpg);
  background-repeat: no-repeat;
  background-position: left center;
}

.photo-date {
  text-align: right;
}

.photo-row {
  margin-top: 1rem;
  padding-top: 15px;
  padding-bottom: 15px;
  background: #efeeff;
}
