figure.profilePicture {
  display: inline;
  float: right;
  width: 140px;
  margin: 4px 0 12px 20px;
}
figure.profilePicture img {
  width: 140px;
}