@media (max-width: 991.98px) {
	#masthead nav {
		display: none;
		bottom: 0;
		left: 0;
		right: 0;
		box-shadow: 0 -4px 4px rgba(0, 0, 0, 0.375);
	}
	.colophon {
    margin-bottom: 0;
	}
}