@media (min-width: 1024px) {
	.orbit#home-slide {
		min-height: 597px;
	}
	#top-nav_bottom .columns > a {
		height: 84px;
		width: 187px;
	}
	.off-canvas-content .title-bar{
		display: none;
	}
}
@media (min-width: 1500px) {
	.cards_4-dark .row .c-card .card-image {
		height: 249px;
	}
}