/* JP Styles */
.modal-content-footer-quote .quote-copy:before {
	content: "「";
}
.modal-content-footer-quote .quote-copy:after {
	content: "」";
}

.xx-small {
	display: none;
}

@media only screen and (max-width: 320px) {
	.xx-small {
		display: block;
	}
}

.modal-content-footer-quote .quote-attribution .quote-author {
	margin: 0;
}