@media only screen and (min-width: 735px) and (max-width: 1068px) {
	#section-universal-clipboard h2 {
		min-width: 703px;
	}
}

@media only screen and (min-width: 1069px) {
	#section-setup-with-iphone .typography-headline-super {
		min-width: 818px;
	}
}
