.mainWrapper{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;align-items:center;background-color:rgba(203,230,237,1)}.imageOnLeft{flex-basis:35%}.ContentAreaOnRight{flex-basis:60%;background-color:white;border-bottom:5px solid #033632}.ContentAreaOnRightInner{padding:30px}.ContentAreaOnRightInner h3{font-family:'Founders Grotesk Mono'}@media screen and (max-width:800px){.imageOnLeft{flex-basis:100%}.ContentAreaOnRight{flex-basis:100%;padding-left:0;background-color:white;border-bottom:5px solid #033632}}.computerIMG{display:block;margin:0px auto}.fakeBulletList{list-style-type:none;padding-left:0px}.fakeBulletList li{margin-top:8px;margin-bottom:8px}