.industry-other-stories {
	margin-bottom: 100px;
}

@media only screen and (max-width: 1068px) {
	.industry-other-stories {
		margin-bottom: 100px;
	}
}

@media only screen and (max-width: 734px) {
	.industry-other-stories {
		margin-bottom: 85px;
	}
}

.quote-copy > ::before, .quote-copy > ::after {
	content: '"';
}
