.carousel-captionmfd {
  position: absolute;
  right: 20%;
  bottom: 0px;
  left: 75%;
  z-index: 10;
  padding-top: 50px;
  padding-bottom: 0px;
  color: #fff;
  text-align: center;  
  text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
}
.carousel-captionmfd .btn {
  text-shadow: none;
}
.carousel-captionmfd {
    right: 20%;
    left: 75%;
    padding-bottom: 0px;
  }
.carousel-captionmfd a:hover{cursor:zoom-in;}
