<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
 * 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;
}
</pre></body></html>