.ebook-wrap{width:31%;margin:1%;position:relative;overflow:hidden;transition:300ms ease all;transform:translatey(0px)}.ebook-wrap:hover{transition:300ms ease all;transform:translatey(-6px);cursor:pointer}.ebook-wrap>a>img{width:100%;height:100%;object-fit:cover}.snippet-box{position:absolute;bottom:0;left:0;right:0;width:100%;height:50px;padding-top:10px;transition:300ms ease all}.ebook-wrap:hover .snippet-box{height:100px;transition:300ms ease all}.ebook-inner{display:flex;justify-content:space-between}.ebook-wrap.shadower{box-shadow:4px 4px 7px rgba(0,0,0,.2)}.box-link{margin-top:20px}.box-link:after{content:'';background-image:url(https://info.syscon-intl.com/hubfs/double-angle-pointing-to-right.svg);width:12px;height:12px;display:inline-block;background-size:cover;margin-left:12px}@media screen and (max-width:600px){.ebook-wrap{width:unset;margin-bottom:40px !important}.ebook-inner{flex-direction:column;align-items:center;justify-content:center}}