.notebank-carousel-card{width:90%;height:290px;max-width:200px;margin-left:auto;margin-right:auto;background:#fff;border:1px solid #e6e6e6;box-shadow:0 5px 10px 0 rgba(0,0,0,.1);border-radius:8px;transition:box-shadow .5s ease 0s;-webkit-transition:box-shadow .5s ease 0s;-moz-transition:box-shadow .5s ease 0s}.notebank-carousel-card a:hover{text-decoration:none}.notebank-carousel-card a:focus{outline:none}.notebank-carousel-card img{width:100%;height:224px;border-top-left-radius:7px;border-top-right-radius:7px}.notebank-carousel-card img.questions{height:215px}.notebank-carousel-card .notebank-carousel-book-info{padding:10px}.notebank-carousel-card .notebank-carousel-book-info p{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;margin:0}.notebank-carousel-card .notebank-carousel-book-info p.book-title{font-size:14px;color:navy;font-family:RubikMedium,sans-serif;overflow:hidden;text-transform:capitalize}.notebank-carousel-card .notebank-carousel-book-info p.book-author{font-size:12px;color:#747474;font-family:OpenSans-Regular,sans-serif;text-transform:capitalize}.notebank-carousel-card .overlay-description{height:204px;text-overflow:ellipsis;overflow:hidden;padding:0 10px;margin-bottom:20px;border-top-left-radius:7px;border-top-right-radius:7px;text-align:left;font-family:OpenSans-Regular,sans-serif;color:#747474;font-size:12px}.notebank-carousel-card .hover-display{display:none}.notebank-carousel-card:hover{box-shadow:none;cursor:pointer}.notebank-carousel-card:hover .hover-display{display:block;text-decoration:none}.notebank-carousel-card:hover .non-hover-display{display:none}.notebank-carousel-card:hover p.book-title{color:#ee4078}