.section-book-posts .post {
  width: 280px;
  padding: 0 10px;
  float: left;
}
.section-book-posts .post .title {
  font-size: 1.4em;
  height: 3em;
  text-align: center;
}
.section-book-posts .post img {
  max-width: 100%;
  height: auto;
}
