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

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

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

.section.section-ar {
	margin-bottom: 0;
}

.section-ar .banner-copy {
	max-width: 366px;
}

@media only screen and (min-width: 1069px) {
	.magical-lockup-wrap .copy--scroll {
		max-width: 358px;
		width: 271px;
	}
}

@media only screen and (max-width: 1068px) {
	.compare-module-wrapper .compare-grid .typography-compare-badge {
		font-size: 32px;
	}
}

@media only screen and (max-width: 734px) {
	.compare-module-wrapper .compare-grid .typography-compare-badge {
		font-size: 32px;
	}
}
.bento-container.bento-borderless-top:last-child .bento {
	grid-template-columns: 1fr;
}
.bento-cell-gestures {
	display: none;
}
@media only screen and (min-width: 1069px) {
	.bento-cell-touch-control .bento-cell-copy {
		width: 50%;
	}
}

@media only screen and (min-width: 735px) {
	.section-case-battery .bento-cell--factoids {
		padding-left: 20px;
		padding-right: 20px;
	}
}

@media only screen and (max-width: 734px) {
	.section-case-battery .bento-container .factoid-anc .stat {
		margin-top: 10px;
	}
}

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