body.single-book-author img.author-image,
body.single-author img.author-image {
  height: 150px;
  width: auto !important;
}

body.single-book-author img.alignleft,
body.single-author img.alignleft {
  margin-top: 0;
}

body.single-book-author h2.books,
body.single-author h2.books {
  margin: 20px 0 10px;
  padding: 0;
}

body.single-book-author .book.preview,
body.single-author .book.preview {
}
