 
            /* Make the image fully responsive */
            .carousel-inner img {
                width: 100%;
                height: 300px;
            }
            .carousel-caption {
              
                bottom: auto;
            }