@media only screen and (max-width: 600px) {
    .obrien-bookshelf-container .obrien-bookshelf-img
    {
        min-height: 160px;
    }
}
