dev

Note: After publishing, you may have to bypass your browser's cache to see the changes.

.main-container {
	width: 100%!important;
	margin: 0!important;
}
.global-navigation {
	transition: 1s;
	height:0px;
	top:auto!important;
}
.global-navigation:hover {
	height:100%;
}
.fandom-sticky-header {
	left: 0!important;
}
.search-modal, .search-modal:before {
	left: 0!important;
}
.fandom-community-header__background.fullScreen {
    width: 100% !important;
}