.master-ebook{grid-gap:40px;display:grid}.ebook h3{color:#ff7d5c;margin-top:20px}.ebook .description{margin:0}.ebook .cover img{margin:0 auto}@media (max-width:600px){.master-ebook{-ms-grid-columns:repeat(2,1fr);grid-template-columns:repeat(2,1fr)!important}.master-ebook .ebook .cover{height:auto!important}}@media (max-width:480px){.master-ebook{-ms-grid-columns:repeat(1,1fr);grid-template-columns:repeat(1,1fr)!important}}