h1,
h1 span {
  font-weight: 300 !important;
}

.person {
  clear: both;
}

.photo {
  width: 130px;
  float: left;
}

.details {
  margin-left: 135px;
}

.name {
  font-size: 1.2em;
  font-weight: bold;
  margin-bottom: 5px;
}
