I have a section at the bottom of each page that is currently 1/3 x 2/3. In the 1/3 section, I have a form. As you shrink the browser, the form gets more and more narrow (as expected) but it eventually starts cutting off the placeholders within the inputs. I am wondering how I can make ONLY that row respond differently.
The words begin cutting off at 1198px so I am wondering how I can make that section break into 2 columns at 1198px and then 1 column at 800px.