/******** Localised images start ********/

/******** Localised images end ********/

/******** Local fixes start ********/

.router-accessories .overview-routers-accessories img {
	bottom: -80px;
}

@media (max-width: 1068px) {
	.router-accessories .overview-routers-accessories img {
		bottom: -52px;
	}
}

@media only screen and (max-width: 734px) {
	.router-accessories .overview-routers-accessories img {
		bottom: -17px;
	}
}

/* Footnote Styling - START */
sup.footnote-number {
	top: auto;
}

.footnote-number {
	position: relative;
	vertical-align: initial;
	text-underline-offset: -0.28em;
	font-feature-settings: "numr";
	font-size: 1em;
}

.footnote a, .footnote a:hover {
	vertical-align: inherit;
	color: inherit;
	text-decoration: underline;
}
/* Footnote Styling - END */

/******** Local fixes end ********/
