.sb-bg-slider-params.sb-slider-data-source-row {
	position:absolute;
	top:0;
	right:0;
	width:100%;
	height:100%;
}
.sbvcgmap-vertical-center {
	width:100%;
	max-width:100%;
	float:left;
	clear:both;
}
.sb-bg-slider-overlay {
	height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1;
}
.sb-slider-bg-type-contain img {
	max-width:100% !important;
	max-height:100% !important;
	width:auto !important;
	height:auto !important;
	top:0 !important;
	left:0 !important;
	right:0 !important;
	bottom:0 !important;
	margin: auto !important;
}