/*Local Fixes*/
/*Router*/
.section-footer .container .copy-wrapper {
	min-height: 145px;
}

/*Bundle chiclets*/
@media only screen and (min-width: 735px) and (max-width: 1068px) {
	.section-footer .column:first-of-type .chiclets {
		margin-top: 47px;
	}
}
