/*
 * Start Bootstrap - Full Slider (http://startbootstrap.com/)
 * Copyright 2013-2016 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap/blob/gh-pages/LICENSE)
 */

.carousel-inner,
.carousel,
.item,
.active {
    height: 100%;
}

/* Background images are set within the HTML using inline CSS, not here */
#standardSlider {
	height: 500px;
}
