.carousel {
  margin: 0;
  width: 100%;
}

.carousel-inner > .carousel-item {
  width: 100%;
  max-width: none;
}
