.otherbook-section{display:flex;flex-wrap:wrap;margin-top:25px}.otherbook-section .bookloop{box-sizing:border-box;flex:0 0 50%;max-width:50%;padding:0 10px;text-align:center}.otherbook-section .bookloop .book_img{padding:0 40px 10px}.otherbook-section .bookloop .book_content{display:inline-block;width:100%}.otherbook-section .bookloop .book_content p{color:#212322;display:inline-block;font-size:14px;line-height:20px;margin-bottom:10px;margin-top:0;padding:10px 0;width:100%}.otherbook-section .bookloop .book_content h4{font-size:18px;margin-top:10px}.otherbook-section .bookloop .book_content a:hover{background-color:#212322;box-shadow:0 20px 20px rgba(0,0,0,.16)!important;-ms-transform:translateY(-3px);transform:translateY(-3px);-webkit-transform:translateY(-3px);transition:.5s}