.caseStudyWrapper{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-start}.caseStudyItem{background-color:hsla(0,0%,100%,.9);border-radius:6px;flex-basis:55%;padding:25px}.caseStudyBodyWrapper{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between}.caseStudyBodyContent{flex-basis:65%;margin-bottom:50px;margin-top:20px}.caseStudyBodyFormContent{flex-basis:30%}.caseForm{background-color:#f5f5f5;border-radius:6px;margin-top:-110px;padding:25px}@media screen and (max-width:800px){.caseStudyItem{background-color:hsla(0,0%,100%,.9);border-radius:6px;flex-basis:100%;padding:25px}.caseStudyBodyContent{flex-basis:100%;margin-bottom:0;margin-top:20px}.caseStudyBodyFormContent{flex-basis:100%}.caseForm{background-color:#f5f5f5;border-radius:6px;margin-bottom:35px;margin-top:20px;padding:25px}}.caseForm h3{text-align:center}