body {
    background: #D8DCE5;
}
.bg-purple {
    background: #333333 !important;
}
/* Make the image fully responsive */
.carousel-inner img {
    width: 100%;
    height: 310px;
}
