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