/* Local overrides */

/* Legal Footnote height */
.ac-gf-sosumi sup {
	top: 0em;
}

/* section-video-banner */
@media only screen and (max-width: 386px) {
	.selection-highlight {
		top: 55px;
		right: 18px;
	}
}
@media only screen and (max-width: 350px) {
	.selection-highlight {
		top: 105px;
		left: 75px;
	}
}
