/* Carousel CSS */
.carousel-inner .item img {
    width: 100%;
}

.feature-region {
    background-image: url("https://palmettostatearmory.com/media/wysiwyg/about-us/work-bench.png");
    background-size: cover;
height:400px;
}
}