.icon-wrapper .more:not(.icon-before):after, #ac-globalfooter .ac-gf-more:after, .icon-after.icon-chevronright:after {
	position: relative;
	top: -0.075em;
}

#ac-globalfooter .ac-gf-icon-after::after, #ac-globalfooter .ac-gf-more::after {
	top: -0.08em;
}

@media only screen and (max-width: 320px) {
	br.xsmall-hide {
		display: none;
	}
}

@media only screen and (max-width: 320px) {
	.jp-headline-adjust.xsmall-show {
		display: inline-flex;
	}

	.jp-headline-adjust.xsmall-hide {
		display: none;
	}
}

/* statistics-callout margin adjust */
.statistics-callout {
	margin-bottom: 2px;
}

@media only screen and (min-width: 1069px) {
	.section-hero .copy-wrapper {
		max-width: 940px;
	}
}




.touch.safari #ac-localnav .ac-ln-button{
	padding-top: 4px;
	padding-bottom: 2px;

}
.windows .statistics-callout{
	margin-bottom: 7px;
}