#page-wrapper { border-radius: 30px; }
@media(min-width:768px) {
	#wrapper { border-radius: 60px; }
	#page-wrapper{ border-radius: 60px; }
}
