@media screen and (max-width: 600px) {
	main #promptLayer2 {
		bottom: auto;
		top: 0;
		z-index: 9998;
	}
	#body .ec4_header {
		position: relative;
		z-index: 9999;
	}
	
	
}