#gameContainer {
	position: absolute;
	text-align: center;
	top: 30px;
	width: 100%;
}
#gameCasinoContainer {
        position: absolute;
        text-align: center;
        width: 100%;
}
#netEntGame {
	height: calc(100vh - 30px) !important;
	width: 100% !important;
}