.textAndTextWrapper{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between}.textText_Left{flex-basis:67%}.textText_Right{flex-basis:25%}.textText_Left a,.textText_Right a{color:#78c0d6;text-decoration:underline}.textText_Left a:hover,.textText_Right a:hover{color:#2e00ab}@media screen and (max-width:800px){.textText_Left,.textText_Right{flex-basis:100%}}