.contentImageSwitcherWrapper{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;align-items:center}.switcherContentArea,.switcherImageArea{flex-basis:47%}.switcher_mobile{display:none}@media screen and (max-width:800px){.switcherContentArea,.switcherImageArea{flex-basis:100%}.switcher_desktop{display:none}.switcher_mobile{display:block}}.switcher__image{display:block;margin:0 auto;max-width:100%;height:auto;aspect-ratio:auto}