

.carousel-item {
    height: 1000px;
    min-height: 418px; /* ALTURA */
    background: no-repeat center center scroll;
	top:0px; /* MARGEN ALTO entre más negativo más arriba */
}
