#e-book{position:relative;width:100%;max-width:1440px;margin:80px auto 0;box-sizing:border-box}#e-book .background-image{-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;background-size:cover;background-position:center center;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out;height:619px}#e-book .content-container{width:406px;height:391px;position:absolute;bottom:0;right:0;box-sizing:border-box;background:var(--PrimaryColor);padding:44px 84px 69px 59px;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}#e-book .content-container .heading h2{color:#fff;margin:0 0 69px;position:relative;font-weight:800;line-height:36px;font-size:26px}#e-book .content-container .heading h2:after{content:'';position:absolute;left:0;bottom:-26px;width:118px;height:3px;background:var(--SecondaryColor)}#e-book .content-container .paragrapth p{color:#fff;margin:0 0 47px}@media screen and (max-width:780px){#e-book .background-image{background-image:url(https://f.hubspotusercontent30.net/hubfs/6640237/assets/Landlords-Page/landlords-e-book-mobi.jpg) !important;height:250px}#e-book .content-container{width:100%;height:unset;padding:47px 47px 48px 33px;position:relative}}