/*------------------------------------*\
   LOCAL SCREENS
\*------------------------------------*/

/*------------------------------------*\
   END LOCAL SCREENS
\*------------------------------------*/

/*------------------------------------*\
   LOCAL FIXES
\*------------------------------------*/

@media only screen and (min-width: 1069px) {
	.modal .modal-content .intelligent-tracking-prevention .tile-copy {
		max-width: 290px;
	}
}

@media only screen and (min-width: 1069px) {
	.section-m1 .section-tile .tile-content .typography-tile-headline {
		max-width: 550px;
	}

	.section-m1 .section-tile .tile-content .section-copy {
		width: 461px;
	}
}

@media only screen and (min-width: 735px) and (max-width: 1068px) {
	.section-m1 .section-tile .tile-content .section-copy {
		width: 320px;
		padding: 20px 0;
		margin-top: 0;
		margin-bottom: 0;
	}

	.modal .modal-content .battery-life .tile-copy.typography-modal-copy-xlarge {
		font-size: 59px;
	}
}

@media only screen and (max-width: 320px) {
	.modal .modal-content .tile-copy.typography-modal-copy-siri {
		padding: 25px 30px 25px;
	}
}

@media only screen and (min-width: 735px) and (max-width: 1068px) {
	.modal .modal-content .text-phone-calls .tile-copy {
		padding-bottom: 140px;
	}
}

@media only screen and (min-width: 735px) and (max-width: 1068px) {
	.section-more-reasons .typography-even-more-headline.set-headline-wrapping {
		max-width: unset;
	}
}

/*------------------------------------*\
   END LOCAL FIXES
\*------------------------------------*/
