.quote-copy > p::before,
.quote-copy > p::after {
	display: none;
}

.modal-story-umc .modal-quote .quote-credit {
	margin-top: 0;
}

@media only screen and (max-width: 1068px) {
	.modal-story-umc .modal-quote .quote-credit {
		margin-top: 0;
	}
}

.modal-story-umc .modal-quote .quote-subcredit {
	margin-top: 40px;
}

@media only screen and (max-width: 1068px) {
	.modal-story-umc .modal-quote .quote-subcredit {
		margin-top: 30px;
	}
}
