.textLefttextRightWrapper{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between}.text_on_left_area{flex-basis:47%}.text_on_right_area{flex-basis:47%}@media screen and (max-width:800px){.text_on_left_area{flex-basis:100%}.text_on_right_area{flex-basis:100%}}.TextRightButton{display:inline-block;background-color:var(--mainYellow);color:white;padding:10px 35px;text-decoration:none;text-transform:uppercase}