@media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {  
 	/* IE10+ specific styles go here */
 	.Tiny ol {
 		margin-left: 24px;
 	}
}