body{
	width:1920px !important;
	height:1092px !important;
	background-repeat:no-repeat;
	background-size:1920px 1092px;
}
#page{
    background-image:url(../img/p24/p24-bg.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 1920px !important;
    height: 1092px !important;
    
}
.slides-container{
	position:absolute;
	left:0px;
	top:0px;
	width:1920px;
	height:1092px;
	overflow:hidden;
}