@media screen and (min-width: 992px) {
	#bootstrapNavBarWrapper {
		float: left;
		margin-left: -10px;
	}
}
