/* 18A@PBI.4351 */
@media only screen and (max-width: 1000px) {
	#eventDate {
		position: relative;
		top: -20px;
	}
	#eventClock {
		position: relative;
		top: -20px;
	}
	#eventLocation {
		position: relative;
		top: -20px;
	}
	#eventInfo {
		position: relative;
		top: -35px;
	}
}