.ebookWrapper{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-start}.ebookItem{flex-basis:65%}@media screen and (max-width:800px){.ebookItem{flex-basis:100%}}.ebookItem h1{color:#fff;font-size:45px}.ebookItem p{color:#fff;font-size:20px}.ebookBodyWrapper{align-items:flex-start;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between}.ebookBodyItem{flex-basis:65%}.ebookFormItem{flex-basis:30%}.eBookForm{background-color:#f0f0f0;border-radius:7px;margin-top:-90px;padding:25px}.eBookForm input[type=email],.eBookForm input[type=tel],.eBookForm input[type=text]{border:1px solid #c8c8c8;box-sizing:border-box;height:40px;padding-left:10px;width:100%}.eBookForm input[type=submit]{appearance:none;-webkit-appearance:none;background-color:#007faa;border:none;color:#fff;font-size:15px;padding:12px 40px}.eBookForm .hs-form-field{margin-bottom:15px;margin-top:15px}.eBookForm h3{text-align:center}.ebookBodyContainer{margin-bottom:55px}@media screen and (max-width:750px){.ebookBodyItem,.ebookFormItem{flex-basis:100%}.eBookForm{margin-top:30px}}