.text_and_image_switcher_wrapper{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between}.text_and_image_content_area,.text_and_image_image_area{flex-basis:47%}.text_and_image_content_area h1{font-family:lexia,serif;xfont-weight:700;color:#092f9b;font-size:44px;font-style:bold}@media screen and (max-width:800px){.text_and_image_content_area{flex-basis:100%;order:2}.text_and_image_image_area{flex-basis:100%;margin-bottom:15px;order:1}}.TextAndImagBTNOne{background-color:#99d816;display:inline-block;margin:10px 10px 10px 0;padding:10px 35px;text-align:center;text-decoration:none}.TextAndImagBTNOne,.TextAndImagBTNOne:hover{color:#fff;transition:background-color .5s ease}.TextAndImagBTNOne:hover{background-color:#092f9b}.TextAndImagBTNTwo{text-decoration:none}.TextAndImagBTNTwo:hover{color:var(--brightBlue);text-decoration:underline}.text_and_image_content_area ul{font-size:16px}