.card-grid .card p{line-height:1.5}.card-grid{font-size:16px;text-align:left}.card-grid.one-col{grid-template-columns:repeat(1,1fr)}.card-grid.one-col,.card-grid.two-col{grid-row-gap:2rem;display:grid;grid-column-gap:1rem}.card-grid.two-col{grid-template-columns:repeat(2,1fr)}.card-grid.three-col{grid-template-columns:repeat(3,1fr)}.card-grid.four-col,.card-grid.three-col{grid-row-gap:2rem;display:grid;grid-column-gap:1rem}.card-grid.four-col{grid-template-columns:repeat(4,1fr)}.card-grid.five-col,.card-grid.five-ebooks{grid-template-columns:repeat(4,1fr);grid-row-gap:1rem;display:grid;grid-column-gap:2rem}.card-grid a .card p{color:#888}.card-grid a:hover .card p{text-decoration:none!important}.card-grid .card .img-holder img{display:inline-block;height:100%!important;left:0;object-position:center;position:absolute;top:0;width:100%}.card-grid.two-col .card .img-holder img{height:394px!important}.card-grid>a{background-color:#fff;border-radius:0 0 6px 6px;box-shadow:0 1px 3px 0 rgba(0,0,0,.24);margin-bottom:10px;position:relative;vertical-align:top}.card-grid>a,.card-grid>a .card{display:inline-block;width:100%}.card-grid>a .card .img-holder{box-shadow:0 1px 3px 0 rgba(0,0,0,.24);overflow:hidden;padding-top:80%;position:relative;transition:all .3s ease;vertical-align:top}.card-grid>a .card h3{display:inline-table;padding:15px;width:100%}@media(max-width:1199px){.card-grid.five-ebooks{grid-template-columns:repeat(4,1fr)}}@media(max-width:1050px){.card-grid.four-col{grid-template-columns:repeat(3,1fr)!important}.card-grid.two-col .card .img-holder img{height:300px!important}.card-grid.five-ebooks{grid-template-columns:repeat(3,1fr)}}@media(max-width:768px){.card-grid .card .img-holder img,.card-grid.two-col .card .img-holder img{height:auto!important}}@media(max-width:767px){.card-grid>a .card .img-holder{padding-top:77%}}