/* css slider*/
.carousel-item {
	height:500px;
}
.carousel-item img{
	margin-top:-120px;
}