

.container{
	
	overflow:hidden;
	
	width:100%;
}
.container{
	margin:auto;
}
.mySlideshow .animated{
	position:absolute;
}

.third{
	background:url("../images/banner003.jpg") center no-repeat;
}
.third img{
	top:100px;
	left: 23%;
}
.fourth{
	background:url("../images/banner005.jpg") center no-repeat;
}
.fourth img{
	top:320px;
	right:8%;
}
.fifth{
	background:url("../images/banner004.jpg") center no-repeat;
}
.fifth img{
	top:120px;
	left:21%;
}
