/* General */
body {
	line-break: strict;
}

.icon-wrapper .icon-after.icon-external:after {
	position: relative;
	top: -0.07em;
}
.icon-wrapper .icon-after.more:after {
	position: relative;
	top: -0.1em;
}

/* JP Styles */
@media only screen and (min-width: 735px) {
	.section-hero .hero-copy-announce {
		min-width: 520px;
	}
}

@media only screen and (max-width: 320px) {
	.section-hero br.small {
		display: inline !important;
	}
}
