/*!
 * Start Bootstrap - Heroic Features (http://startbootstrap.com/template-overviews/heroic-features)
 * Copyright 2013-2017 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-heroic-features/blob/master/LICENSE)
 */

body {
    padding-top: 0px;
}

@media (min-width: 992px) {
    body {
        padding-top: 0px;
    }
}

.card {
    min-height: 205px;
}
.display-3 img {
width: 116px;
margin-right: 50px;
}
.jumbotron {
    padding: 1rem 1rem !important;
	
}
.offline {
	border: solid red;

