.closing-banner {
	background: #fff;
}
.closing-banner__image img {
	display: block;
	width: 100%;
	max-width: 100%;
	height: auto;
}
.closing-banner__teaser {
	padding: 30px 15px 40px;
	text-align: center;
}
.closing-banner__teaser p {
	font-size: 18px;
	line-height: 1.5;
	margin-bottom: 20px;
}
.closing-story {
	padding: 40px 0 60px;
}
.closing-story h1,
.closing-story h2 {
	margin-top: 1.4em;
	margin-bottom: 0.6em;
}
.closing-story h1 {
	margin-top: 0;
}
.closing-story p {
	margin-bottom: 1em;
	line-height: 1.6;
}
.closing-story .closing-story__hours {
	font-weight: 700;
	margin: 0.4em 0 1em;
}
