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

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

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

.section-price {
	display: none !important;
}

@media only screen and (max-width: 734px) {
	.typography-specs-ar-link {
		font-size: 15px;
	}
}

@media only screen and (max-width: 1080px) {
	.techspecs-os-features li:last-child {
		margin-left: 0px !important;
	}
}

.section-content {
	margin-bottom: 20px;
}

.section-environment .callout-techspecs-environment .callout-techspecs-environment-content .callout-techspecs-environment-first-column {
	width: 50%;
}

.section-environment .callout-techspecs-environment .callout-techspecs-environment-content .callout-techspecs-environment-second-column {
	width: 47%;
}

@media only screen and (max-width: 734px) {
	.section-environment .callout-techspecs-environment .callout-techspecs-environment-content .callout-techspecs-environment-first-column {
		width: 100%;
	}
	.section-environment .callout-techspecs-environment .callout-techspecs-environment-content .callout-techspecs-environment-second-column {
		width: 100%;
	}
}

@media only screen and (min-width: 735px) and (max-width: 1068px) {
	.section-chip .grid-container {
		grid-template-columns: repeat(2, 1fr);
	}
}

.section-techspecs .section-at-a-glance .grid-item-apple-intelligence .grid-item-headline {
	margin-top: 18px;
}

@media (max-width: 1068px) and (min-width: 734px) {
	.section-size-weight .size-weight-picture .caption:nth-of-type(2) {
		right: 0px;
	}
}

@media (max-width: 1068px) and (min-width: 734px) {
    .section-size-weight .size-weight-picture .caption:nth-of-type(3) {
        bottom: -27px;
        right: 89px;
    }
}
/*------------------------------------*\
		END LOCAL FIXES
\*------------------------------------*/
