.fullscreen-container {
	width:100% !important;
	position:relative;
	padding:0;
	height:100%!important;
}
@media (min-width: 992px) {
	.fullscreen-container {
		width:100% !important;
		position:relative;
		padding:0;
		height:80%!important;
	}
}




