/* member profile */
img.benefactor {
  float:left;
  margin: 10px;
  max-width: 300px;
  max-height: 300px;
  width: auto;
  height: auto;  
}

.profile-photo img {
  height: auto;
  margin:5px;
  border:3px solid #004680;
  float:left;
}

div.link.story {
  margin-bottom:1em;
}