.carousel .carousel-item img{width: 100%;} 
.carousel-content {
    position: absolute;
    bottom: 10%;
    text-align: center;
    width: 100%;
}
.carousel-caption {
    width: 80%;
    margin: 0 auto;
}