.bookDemoWrapper{align-items:flex-start;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between}.bookContent{flex-basis:60%}.bookForm{flex-basis:35%}@media screen and (max-width:800px){.bookContent,.bookForm{flex-basis:100%}}.DemoForm{background-color:#f5f5f5;border-radius:6px;padding:25px}.DemoForm h3{text-align:center}