.contentImageSwicherWrapper{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;align-items:center}.switcherHalf{flex-basis:47%}.switcher_mobile_container{display:none}@media screen and (max-width:800px){.switcher_desktop_container{display:none}.switcher_mobile_container{display:block}.switcherHalf{flex-basis:100%}}.switchImage{display:block;margin:0 auto;max-width:100%;border-radius:6px;height:auto;aspect-ratio:auto}