#page-wrapper { border-radius: 60px; }
#slide-inner img { border-radius: 60px 0 0 0; }
#subhead .bar { border-radius: 0 0 30px 30px; }
@media(min-width:768px) {
	#wrapper { border-radius: 60px 0 0 60px; }
	#page-wrapper{ border-radius: 110px 0 0 110px; }
}
