div.wwc-banners-container {
	position: relative;
	overflow:hidden;
	z-index: 10;
}
img.wwc-banner-img {
	position: absolute;
	z-index: 1;
}
