@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
	/* IE10+ CSS styles go here */
	.Card-split-imageContainer .img-responsive {
		position: relative;
		width: auto;
		opacity: 0;
	}
}