﻿.event-bookmark {
	position: absolute;
	margin-top: -160px;
}

.filterBarPlaceholder {
	height: 168px
}

@media (min-width: 600px) {
	.filterBarPlaceholder {
		height: 120px
	}
}

@media (min-width: 960px) {
	.filterBarPlaceholder {
		height: 56px
	}
}