@media (max-width: 767px) {
	#topBar {
		margin: 0 auto;
		color: #000;
		width: 50%;
	}
	#topBar p {
		color: #000!important;
		margin: 0 auto;
	}
}

#topBar {
	margin-top: 30px;
	color: #fff;
	font-size: 16px;
}

.logoBackground {
	background: url("http://legacy-beta.coursetrends.com/golf/proto/blondebeartavern/images/design/wordLogosmall.png");
	background-repeat: no-repeat;
	width: 300px;
}

.carousel-caption {
  margin-top: 16px;
}

.neg-padding{
	margin-bottom: -50px !important;
}