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






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




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

.section-more-iphone .item-trade-in .pricing-container {
	width: 424px;
}

.section-more-iphone .item-trade-in .typography-more-card-headline, .section-more-iphone .item-switch .typography-more-card-headline  {
	font-size: 32px;
}

@media only screen and (min-width: 1441px) {
	.section-more-iphone .item-trade-in .typography-more-card-headline, .section-more-iphone .item-switch .typography-more-card-headline {
		font-size: 40px;
	}
	
	.section-more-iphone .item-trade-in .pricing-container {
		width: 530px;
	}
}

@media (max-width:1068px) {
	.section-more-iphone .item-trade-in .pricing-container {
		width: 260px;
	}
}

@media (max-width:1068px) {
	.section-more-iphone .item-trade-in .typography-more-card-headline, .section-more-iphone .item-switch .typography-more-card-headline {
		font-size: 24px;
	}
}

@media (max-width:734px) {
	.section-more-iphone .item-trade-in .pricing-container {
		width: 260px;
	}
}



@media (max-width:734px) {
	.card-copy-success.typography-card-copy-success {
    	font-size: 12px;
    	bottom: 40px;
	}
}
/*------------------------------------*\
   END LOCAL FIXES
\*------------------------------------*/ 