

@media only screen and (min-width: 600px) {
	.ui-page {
		width: 600px !important;
		margin: 0 auto !important;
		position: relative !important;
	}
}



