.typography-story-quote::before {
	content: '"' !important;
	display: inline;
}

.typography-story-quote::after {
	content: '"' !important;
	display: inline;
}

.scroll-gallery .scroll-container {
	overflow-y: hidden;
}
