#subheader {
  height: 64px;
  padding-top: 4px;
}
#subheader figure.author {
  float: left;
  width: 90px;
  height: 60px;
  overflow: hidden;
}
#subheader figure.author img {
  width: 100%;
  height: 100%;
}
#subheader figure.author + h1 {
  margin-left: 102px;
}
