#myCarousel{
	margin-top:-20px;
}
  
  
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  width: 100%;
  margin: auto;
}