.carousel-caption {
			position: relative;
			top: 0;
			
			left: inherit;
			right: inherit;
 
  bottom:-60px;
  
}
