.mc-diaporama-container,
.mc-diaporama-container .bx-wrapper,
.mc-diaporama-container .bx-window,
.mc-diaporama-slider {
	height: 100% !important;
	width: 100% !important;
}
	.mc-diaporama-slide {
		-ms-behavior: url(backgroundsize.min.htc);
		background-position: center center;
		background-size: cover;
		height: 100%;
		width: 100%;
	}