.overlay-background.overlay-gradient {
	background: linear-gradient(to bottom, rgba(41, 41, 41, .9) 1%, rgba(41, 41, 41, .5) 50%, rgba(41, 41, 41, .0) 100%) !important;
}

.overlay-background {
	height: 30% !important;
}

.fullscreen .overlay-background {
	height: 20% !important;
}