#app #topnav {
	position: fixed;
	margin-top: -60px;
	width: 356px;
	background-color: #2e3b41;
	z-index: 999;
}
#app #filter-info {
	margin-top: 60px;
}
