.contentAndImageSwicherWrapper{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between}.switcherContent,.switcherImage{flex-basis:47%}.mobileSwitcher{display:none}@media screen and (max-width:800px){.switcherContent,.switcherImage{flex-basis:100%}.desktopSwitcher{display:none}.mobileSwitcher{display:block}}.hiddenContent,.hideButton{display:none}.readLessActivator,.readMoreActivator{color:#b42f1f;cursor:pointer;font-weight:500}