.display-4{
	
	
	margin-top:-40px;
	
}


.carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 20px;
    left: 55%;
    z-index: 10;
    width: 30%;
	padding-right: 40px;
    color: #000;
    text-align: center;
	background: rgba(255,255,255,0.5);

	
	
}