/*---------------Mobile Styles---------------*/
.container {
	width: 95%;
	position: relative;
}

.sixth, .quarter, .third, .half, .two-third, .three-quarter, .full {
	width: 95%;
	padding: 1.5%;
	margin: 1%;
	margin-bottom: 0;
	margin-top: 0;
	position: relative;
}

.item-text {
	width: 100%;
}

.item-image {
	width: 100%;
}

.box-list li {
	width: 97%;
	min-width: 97%;
}

#call-to-action {
	top: auto;
	bottom: 5px
}

#site-description {
	left: 0;
	font-size: 1em;
}

#business-address img {
	margin: 0 auto;
  display: block;
}

#business-address {
	text-align: center;
}
