@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
	/* IE10+ specific styles go here */
	.prize-img {
		flex: none;
		flex-grow: 1;
	}
	.judge-img {
		flex: none;
		flex-grow: 1;
		padding: 10px;
	}
	.judge-container img {
		max-width: 200px;
	}
	.w-ie-100 {
		width: 100%;
	}
	.rtxWin10-nav img {
		min-height: 1px;
		height: auto;
	}
	.center-nav a p {
		width: 100%;
		margin-top: 10px;
	}
	.center-nav-container {
		width: 100%;
		margin-left: 0px;
	}
	#hero-area .contents .head-title {
		margin-top: 132px;
	}
}
