.textAndImageWrapper{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between}.textOnLeft{flex-basis:65%}.ImageOnRight{flex-basis:30%}@media screen and (max-width:800px){.ImageOnRight,.textOnLeft{flex-basis:100%}}.heroImageRight{display:block;margin:0 auto;max-width:100%}.TextAndImageButtonContainer{margin-bottom:35px;margin-top:35px;text-align:center}.TextAndImageButton{background:#f7941e;border:1px solid #f7941e;border-radius:50px;color:#fff;display:inline-block;font-size:20px;padding:25px 50px;text-align:center;text-decoration:none}.orangeStar{display:inline-block;margin-left:1px;margin-right:1px;max-width:15px}.ratingColor{color:#f49220;margin-right:4px}.ratingColor,.totalReviewCount{display:inline-block}.reviewLink{color:gray;text-decoration:underline}