div.panel {
  min-height: 380px;
}
div.panel > div.photo {
  float: none;
  display: block;
  padding-top: 15px;
  padding-bottom: 15px;
}
