
html.no-smil #wpmenu > ul {
	overflow: inherit !important;
	height: 100%;
	display: block;
	
}

_:-ms-fullscreen, :root #wpmenu > ul { 
/* 	position: relative !important;  */
	top: 0 !important;
}

html.no-smil #wpmenu > ul > li > a {
	overflow: hidden !important;
}

html.no-smil .slide-layout {
	overflow: hidden !important;
	
}

.page-news section.content article img {
	min-width: inherit;
	max-width: 100%;
	width: auto;
}

