#bookWrapper .book{box-sizing:border-box;padding:1rem}#bookWrapper .book-cover{text-align:center}#bookWrapper .book-cover img{width:225px;max-width:100%;height:auto}.bg-gray-f3 #bookWrapper .book{border-color:#ccc;background-color:rgba(0,0,0,0.1)}.grad-oranges #bookWrapper .book{border-color:rgba(255,255,255,0.3);background-color:rgba(255,255,255,0.2)}#bookWrapper h3{margin-top:0}@media screen and (min-width:1050px){#bookWrapper.col3 .book{width:30%}}@media screen and (min-width:768px) and (max-width:1049px){#bookWrapper.col3 .book{width:45%}}@media screen and (min-width:768px){#bookWrapper.col2 .book{width:45%}#bookWrapper.col2 .book-cover{width:37%}#bookWrapper.col2 .book-info{width:60%}#bookWrapper.col3 .book-cover,#bookWrapper.col3 .book-info{width:100%}#bookWrapper .book{position:relative;padding-bottom:75px;border:1px solid #efefef;margin-bottom:2rem}#bookWrapper .space-button{position:absolute;bottom:2rem}}@media screen and (max-width:767px){#bookWrapper .book{width:100%}#bookWrapper .book-cover,#bookWrapper .book-info{width:100%}#bookWrapper .book:not(:last-of-type){border-bottom:1px solid #efefef}}