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