@media only screen and (max-width: 734px) {
	.section-hero .jump-nav-list {
		justify-content: center;
	}
}

/* superscript size override */
#ac-globalfooter sup {
	font-size: 10px;
	vertical-align: bottom;
	bottom: 0.3em;
	text-decoration: none;
}

#ac-globalfooter a {
	text-decoration: none !important;
}

/* section hero image */
@media only screen and (max-width: 734px) {
	.section-hero .jump-nav-alt .jump-nav-list-item .jump-nav-image {
		width: 126px;
	}
}
