@media(min-width:600px){

	.main-frame{
		max-width:570px;
		margin:30px auto 0 auto;
		padding:0;
	}

}