/* Local Overrides */


/* Footnote fix */

@media only screen and (max-width: 734px) {
	#footnote-1 a {
		word-wrap: break-word;
	}
}
