/* This file contains styles that will only be displayed on devices with the max-width 640px and smaller */

body {
	}
	


.subpage .left-column, .subpage .right-column {
	float: none;
	display: block;
	width: auto;
	margin: 0;
	padding:0;
	}
	
	
		.right-column .pad {
			padding: 3%;
			}

.footer_locations li {
	float: none;
	width: 100%;
	}
	

	.subpage.landingpage .maincontent {
		margin: 0 0 30px;
		padding: 0 15px;
		}
