/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */

.img-fluid, .carousel-inner > .carousel-item > img, .carousel-inner > .carousel-item > a > img {
                    width: 100%;
            }
