.single-banner {
	display: table !important;
	width: 100%;
}
.single-banner .container {
	display: table-cell;
	height: 600px;
	max-width: none;
	width: 100%;
	vertical-align: middle;
}

.bg-overlay.top,
.bg-overlay.bottom {
	left: 0;
	width: 100%;
	display: none !important;
}
