	#section-content {
		border-bottom-width: 167px;
	}
	#section-footer {
		height: 167px; /* set up a height for the footer */
	}
	
@media screen and (max-width: 1220px) {
	#section-content {
		border-bottom-width: 167px;
	}
	#section-footer {
		height: 167px; /* set up a height for the footer */
	}
}