fit the image in the carrousel bootstrap code example
Example: fit the image in the carrousel bootstrap
.carousel-inner > .item > img {
width:640px;
height:360px;
}
.carousel-inner > .item > img {
width:640px;
height:360px;
}