@media (max-width: 767px) {
	 .event-card-1 .content-event {
		height: 375px !important;
	}
}

@media (min-width: 991px) and (max-width: 1024px) {
	.top-menu {
		margin-left: 600px !important;
	}
}
