.carousel-banner {

    width: 100%;

    & .carousel-item {

        width: 100%;

        & img {
            width: 100%;
        }

    }

}