.tribe-events-before-html a {
	background-color: black;
	border-radius: 4px;
	padding: 8px;
	min-width: 115%;
	color: #ffffff !important;
	text-transform: uppercase;
	letter-spacing: 1px;
	text-decoration: none !important;
	font-weight: 700;
}

#masthead {
	display: block !important;
}
@media screen and (max-width: 840px) {
	.header-container {
		display: none !important;
	}
}

.single-tribe_events #comments {
	display: none;
}

@media only screen and (max-width: 840px) {
	#simple-banner {
		position: fixed;
		top: 0px;
		left: 0px;
	}
	#masthead-mobile {
		top: 50px !important;
	}
}


