/* IE 10 & 11 */
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
	#home .subPanel.act{height:90%;}
}