.section-welcome .welcome-content-container .welcome-content .welcome-headline-container .welcome-headline {
	display: none;
}

.section-apple-intelligence-hero .subsection-header {
	margin-top: 0px;
}

.bento-tab-gallery .bento-disclaimer {
	font-weight: 600;
	margin-top: 20px;
}

@media (max-width: 734px) {
	.page-overview br.small {
		display: block;
	}
	.marquee .viewport-content {
		width: 100%;
	}
}

@media (max-width: 734px) {
	html.welcome-enhanced .section-welcome {
		--offset-from-device: 10px;
	}
}

.section-apple-intelligence .overview-apple-intelligence-siri-instructions {
	background-image: url(/lv/iphone-16/images/overview/apple-intelligence/siri_instructions__yvqikxwqzte6_large.jpg);
}

@media (min-resolution: 1.5dppx), (min-resolution: 144dpi) {
	.section-apple-intelligence .overview-apple-intelligence-siri-instructions {
		background-image: url(/lv/iphone-16/images/overview/apple-intelligence/siri_instructions__yvqikxwqzte6_large_2x.jpg);
	}
}

@media (max-width: 1068px) {
	.section-apple-intelligence .overview-apple-intelligence-siri-instructions {
		background-image: url(/lv/iphone-16/images/overview/apple-intelligence/siri_instructions__yvqikxwqzte6_medium.jpg);
	}
}

@media (max-width: 1068px) and (min-resolution: 1.5dppx), (max-width: 1068px) and (min-resolution: 144dpi) {
	.section-apple-intelligence .overview-apple-intelligence-siri-instructions {
		background-image: url(/lv/iphone-16/images/overview/apple-intelligence/siri_instructions__yvqikxwqzte6_medium_2x.jpg);
	}
}

@media (max-width: 480px) {
	.section-apple-intelligence .overview-apple-intelligence-siri-instructions {
		background-image: url(/lv/iphone-16/images/overview/apple-intelligence/siri_instructions__yvqikxwqzte6_xsmall.jpg);
	}
}

@media (max-width: 480px) and (min-resolution: 1.5dppx), (max-width: 480px) and (min-resolution: 144dpi) {
	.section-apple-intelligence .overview-apple-intelligence-siri-instructions {
		background-image: url(/lv/iphone-16/images/overview/apple-intelligence/siri_instructions__yvqikxwqzte6_xsmall_2x.jpg);
	}
}

@media only screen and (min-width: 1069px) {
    section.section-upgrade .inline-compare-wrap {
        padding-bottom: 80px;
    }
}

@media only screen and (min-width: 735px) and (max-width: 1068px) {
	section.section-upgrade .inline-compare-wrap {
		padding-bottom: 72px;
	}
}
@media only screen and (max-width: 734px) {
	section.section-upgrade .inline-compare-wrap {
		padding-bottom: 48px;
	}
}

@media only screen and (min-width: 734px) and (max-width:1068px) {
    .section-action-button .tablist-wrapper {
        margin-bottom: 30px;
    }
}

@media (max-width:734px) {
    section.section-upgrade .inline-compare-wrap .inline-wrap .compare-tile .stat-reduced strong:first-child {
        font-size: 28px;
    }
}