.threeColumnEbooksWrapper{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center}.threeColumnEbooks_Item{background-color:#fff;box-sizing:border-box;flex-basis:30%;margin:25px 1.65%;padding:0 20px 20px;text-align:center}@media screen and (max-width:900px){.threeColumnEbooks_Item{background-color:#fff;box-sizing:border-box;flex-basis:45%;margin:25px 2%;padding:0 20px 20px;text-align:center}}@media screen and (max-width:650px){.threeColumnEbooks_Item{background-color:#fff;box-sizing:border-box;flex-basis:100%;margin:25px 0;padding:0 20px 20px;text-align:center}}.ebook__Image{aspect-ratio:auto;display:block;height:auto;margin:0 auto;max-width:100%}.dloadBTN{background-color:var(--mainTeal);border-radius:6px;color:#fff;display:inline-block;padding:12px 35px;text-align:center;text-decoration:none}