.imageAndContentWrapper{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between}.content_on_left__area,.image_on_left__area{flex-basis:47%}@media screen and (max-width:800px){.content_on_left__area,.image_on_left__area{flex-basis:100%}}.image_and_content_button__container{margin-bottom:20px;margin-top:20px}.imageAndContentButton{background-color:var(--mainOrange);border-radius:35px;color:#fff;display:inline-block;font-size:17px;padding:10px 35px;text-align:center;text-decoration:none}