/* Localised live text image size for M only */

@media only screen and (min-width: 735px) and (max-width: 1068px) {
	.page-overview .section-live-text .grid-item-in-apps .tile-body .image-overview-intelligence-live-text-apps {
		width: 721px;
		height: 425px;
		background-size: 721px 425px;
		background-image: url("/id/ipados/ipados-15/images/overview/intelligence/live-text/apps__wnvpz85u3xei_medium.jpg");
		margin-left: -360.5px;
	}
}

@media only screen and (min-width: 735px) and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-width: 735px) and (max-width: 1068px) and (min-resolution: 1.5dppx), only screen and (min-width: 735px) and (max-width: 1068px) and (min-resolution: 144dpi) {
	.page-overview .section-live-text .grid-item-in-apps .tile-body .image-overview-intelligence-live-text-apps {
		background-image: url("/id/ipados/ipados-15/images/overview/intelligence/live-text/apps__wnvpz85u3xei_medium_2x.jpg");
	}
}

@media only screen and (min-width: 735px) and (max-width: 1068px) {
	.page-overview .section-live-text .grid-item-in-apps .tile-body .hardware-live-text-apps glass-screen {
		width: 721px;
		height: 425px;
		background-size: 721px 425px;
		background-image: url("/id/ipados/ipados-15/images/overview/intelligence/live-text/apps__wnvpz85u3xei_medium.jpg");
		margin-left: -360.5px;
	}
}

@media only screen and (min-width: 735px) and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-width: 735px) and (max-width: 1068px) and (min-resolution: 1.5dppx), only screen and (min-width: 735px) and (max-width: 1068px) and (min-resolution: 144dpi) {
	.page-overview .section-live-text .grid-item-in-apps .tile-body .hardware-live-text-apps glass-screen {
		background-image: url("/id/ipados/ipados-15/images/overview/intelligence/live-text/apps__wnvpz85u3xei_medium_2x.jpg");
	}
}

/*memoji tile fix*/
@media only screen and (max-width: 734px) {
	.page-overview .section-messages-memoji .grid-item-shared-with-you-apps .image-overview-stay-connected-messages-memoji-shared-with-you-apps {
		height: 345px;
	}
}

.page-overview .section-messages-memoji .grid-item-shared-with-you-apps .image-overview-stay-connected-messages-memoji-shared-with-you-apps:after {
	padding-bottom: 94.1176470588235%;
}

/** Universal Control violator fixes**/

.violator-container {
	--tile-padding-top: 36px;
	--tile-padding-bottom: 40px;
	--tile-padding-left: var(--tile-padding-bottom);
	--tile-padding-right: var(--tile-padding-left);
}

.section .tile-intro-copy, .section .tile-intro-headline, .section .violator-container {
	padding-left: var(--tile-padding-left);
	padding-right: var(--tile-padding-left);
}

.page-overview .section-universal-control p.violator-container + .tile-intro-headline {
	margin-top: 6px;
}
