.image_and_content_wrapper{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between}.content_half,.image_half{flex-basis:48%}@media screen and (max-width:800px){.content_half,.image_half{flex-basis:100%}}.ImgBTN{background-color:#81a5b5;border:1px solid #81a5b5;border-radius:6px;color:#fff;display:inline-block;margin-right:20px;padding:10px 35px;text-decoration:none}.ImgBTN:hover{background-color:#fff;color:#81a5b5}