#content_wrapper.wrapper-outer, #content.wrapper-inner {
	max-width: 100%;
	padding: 0;
	width: 100%;
}
#carousel_wrapper {
    position: relative;
}
#carousel_wrapper .item {
    background-position: center center;
    background-size: cover;
    height: 400px;
    width: 100%;
}
.overslide_hero {
    margin-top: 100px;
    position: absolute;
    text-align: center;
    top: 0;
    width: 100%;
}

.awu-stripe-gray {
    background-color: #E1E0DE;
}

#why ul {
    text-align: left;
}