.carousel {
  max-width: 750px;
  height: auto;
}
.carousel-inner img {
 width: 100%;
 height:auto;
}