.disclaimer{
font-size: 12px;
line-height: 16px;
color: #86868B;
}

.disclaimer-headline{
    color: var(--sk-headline-text-color,rgb(29,29,31));
    font-size: 19px;
line-height: 23px;
padding-bottom: 30px;
font-weight:400;
}

@media (max-width:1068px){
    .disclaimer-headline{
font-size: 14px;
line-height: 18px;
padding-bottom: 25px;
font-weight:400;
}
}

@media (max-width:735px){
    .disclaimer-headline{
font-size: 12px;
line-height: 14px;
padding-bottom: 15px;
font-weight:400;
}
}


.tout-disclaimer{
    margin-bottom:9px;
}
.card-caption-content .tout-disclaimer{

	
	font-family: 'SF Pro Text', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif;
	font-weight: 400;
	font-size: 12px;
}
.ai-disclaimer{
	color: var(--sk-headline-text-color, rgb(29, 29, 31));

}

section.section.section-upgrade .inline-wrap .compare-tile-pro-display .bg-upgrade-image.ready-to-load {
	background-size: 125px 356px;
	background-repeat: no-repeat;
	background-image: url(/mideast/iphone-17-pro/b/images/overview/upgrade/pro_display__c0jmzc5emcae_large.jpg);
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
	section.section.section-upgrade .inline-wrap .compare-tile-pro-display .bg-upgrade-image.ready-to-load {
		background-image: url(/mideast/iphone-17-pro/b/images/overview/upgrade/pro_display__c0jmzc5emcae_large_2x.jpg);
	}
}
@media only screen and (min-width: 735px) and (max-width: 1068px) {
	section.section.section-upgrade .inline-wrap .compare-tile-pro-display .bg-upgrade-image.ready-to-load {
		background-size: 92px 262px;
		background-repeat: no-repeat;
		background-image: url(/mideast/iphone-17-pro/b/images/overview/upgrade/pro_display__c0jmzc5emcae_medium.jpg);
	}
}
@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1068px) and (min-resolution: 1.5dppx), only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
	section.section.section-upgrade .inline-wrap .compare-tile-pro-display .bg-upgrade-image.ready-to-load {
		background-image: url(/mideast/iphone-17-pro/b/images/overview/upgrade/pro_display__c0jmzc5emcae_medium_2x.jpg);
	}
}
@media only screen and (max-width: 734px) {
	section.section.section-upgrade .inline-wrap .compare-tile-pro-display .bg-upgrade-image.ready-to-load {
		background-size: 80px 226px;
		background-repeat: no-repeat;
		background-image: url(/mideast/iphone-17-pro/b/images/overview/upgrade/pro_display__c0jmzc5emcae_small.jpg);
	}
}
@media only screen and (max-width: 734px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 734px) and (min-resolution: 1.5dppx), only screen and (max-width: 734px) and (min-resolution: 144dpi) {
	section.section.section-upgrade .inline-wrap .compare-tile-pro-display .bg-upgrade-image.ready-to-load {
		background-image: url(/mideast/iphone-17-pro/b/images/overview/upgrade/pro_display__c0jmzc5emcae_small_2x.jpg);
	}
}





.caption-tile-gallery .caption-tile.wide .card-caption-content, .caption-tile-gallery.wide .card-caption-content{
    max-width: 100%;
}


.localnav-container .content-expand-wrap .product-action .product-cta .pricing{
	height: unset;
}