.group.list-center.books div,
.group.list-center.books li {
  max-width: 180px;
}
/* Books: Single and Taxonomy
===================================================== */
#excerpt p {
  text-indent: 26px;
  margin: 0;
  padding: 0;
}
.related img {
  max-width: 170px;
  height: auto;
}
.meta.books {
  margin: 0 0 26px 0;
  width: 100%;
  float: left;
}
.meta.books h2,
.meta.books h2 a {
  font-size: 15px;
  line-height: 26px;
  margin-bottom: 0;
  text-transform: none;
  padding: 0;
}
.meta.books h2 a {
  border-bottom: 1px dotted #444;
  text-decoration: none;
}
.meta.books h2 a:hover {
  border-color: #bbb;
}
.meta.books p,
.meta.books p em,
.meta.books p a {
  margin: 0;
  padding: 0;
}
.books.entry {
  overflow: hidden;
  clear: both;
}
@media only screen and (max-width: 768px) {
  img.attachment-book {
    max-width: 250px;
    height: auto;
    max-height: 400px;
  }
}
@media only screen and (max-width: 768px) {
  img.attachment-book {
    max-width: 250px;
    height: auto;
    max-height: 400px;
  }
}
.block.caption {
  text-align: center;
  background-image: none;
  padding: 0;
  margin-top: 6px;
  float: none;
  width: auto;
}
.block.caption a {
  margin: 0;
}
.block.caption:first-child {
  margin-left: 0;
  padding-left: 0;
}
img[class*="attachment-book-"] {
  max-width: 200px;
  height: auto;
}
