.contentImageSwitcherWrapper{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between}.theImageArea{flex-basis:47%}.theContentArea{background-color:#fff;border-radius:6px;display:flex;flex-basis:47%;flex-direction:column;justify-content:center;padding:35px}.content_and_image_mobile{display:none}@media screen and (max-width:800px){.theContentArea,.theImageArea{flex-basis:100%;margin-bottom:15px;margin-top:15px}.content_and_image_desktop{display:none}.content_and_image_mobile{display:block}}.switcherIMG{aspect-ratio:auto;border-radius:10px;display:block;height:auto;margin:0 auto;max-width:100%;width:100%}.switcherButtonContainer{margin-bottom:15px;margin-top:15px}.switcherButton{background-color:#ffd909;border-radius:200px;color:#000;display:inline-block;font-weight:700;padding:13px 35px;text-align:center;text-decoration:none}