.navbar>img {
	max-width: 300px;
}

@media (min-width:991px) {
	.expander {
		display: inherit !important;
	}
}

.card-body.show {
	height: 250px;
	height: 50vh !important;
	overflow-y: auto;
}
.h_0{background:#0A58A5;}
.h_1{background:#66B821;}