﻿@media all and (-ms-high-contrast:none)
{
	header #main-menu #logo {
		bottom: -20px;
	}
	header #sub-menu #brand {
		left: -160px;
	}
	header .top#sub-menu #brand {
		left: -100px;
	}
	footer #footer-content #footer-logo svg {
		height: 65px;
	}
	svg#ecosystem{
		width:800px;
		height:800px;
	}
	svg#structure{
		width:800px;
		height:800px;
	}
}
