@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
/* IE10+ CSS styles go here */
	.quicklinks .f-menu-image{
	    height: 58px;
	}
	.lightbox-wrapper .form, .lightbox-wrapper .lightbox-popup{
		width: 800px;
	}
	.section-area .news .top-news .top-news-image img{
		max-width: none !important;
	}
}