 body{margin: 0;}
  .carousel-inner > .item > img,
  .carousel-inner > .item > a > img {
      width: 100%;
      margin: auto;

		

  }
  
  /* Caption text */
.text {
  color: #f2f2f2;
  font-size: 18px;
  padding: 2px 2px;
  position: absolute;
  bottom: 2px;
  width: 100%;
   height: 50%;
  text-align: center;
}