.small-thumbnail img {
  max-width: 150px;
  height: auto;
}

#content .node ul.pager li::before {
    content: "";
    padding-right: ;
}

caption {
    font-weight: bold;
    font-size: 1.2em;
    margin: 0.5em 0;
    text-align: left;
    border-bottom: 2px solid;
}