then with the menu change from the mobile sizes to the desktop the twitter feed becomes longer than the div tag holding it. cannot figure out what is causing this. it works perfectly on the smartphone media queries. your insight to what is causing this problem after the 769 media query would be greatly appreciated.
http://codepen.io/drotars/pen/JGYXzQ
please change the background color on line 2641 to orange so you can better understand what is happening.
.contactPage4Center { /STATE OF THE ART COPY/
width: 80%;
padding: 2%;
background-color: orange;
}