/* .wy-side-nav-search{
	background-color: #095079;
}

.wy-nav-content{
	max-width:1000px;
} */

.img {
	max-width: 100% !important;
	max-height: 500px !important;
	margin: 0 auto;
	display: block;
}

/*.md-content {
	margin-left: 8rem;
}

.md-sidebar--primary {
	width: 8rem;
}*/

.md-nav {
	font-size: 0.8rem;
}

.md-nav__link--active {
	color: red;	
	font-weight: bold;
}
