<style type="text/css">
					#footer .inner { width: 990px; }
			@media screen and (max-width: 860px) {
				#footer .inner {
					float: left;
					width: 95%;
				}
			}
		
					#footer .column { width: 290px; }
			@media screen and (max-width: 860px) {
				#footer .column {
					float: left;
					width: 95%;
				}
			}
    </style>
There are currently 1 users browsing this thread. (0 members and 1 guests)