/*Local Overrides*/
#ac-globalfooter section.ac-gf-sosumi {
	display: flex;
	flex-direction: column;
}
.customized-unnumbered-bottom {
	order: 2;
}

/* Chevrons */
@media only screen and (max-width: 430px) {
	.section-cellular-and-wireless
		> div
		> div:nth-child(1)
		> .compare-rowheader-style
		span
		div,
	.section-apple-pencil-compatibility
		> div
		> div:nth-child(1)
		> .compare-rowheader-style
		span
		div,
	.section-ipad-keyboard-compatibility
		> div
		> div:nth-child(1)
		> .compare-rowheader-style
		span
		div {
		max-width: 280px;
	}
}

/* Summary - AI */
.section-summary > div > div:nth-child(21) div span {
	font-size: 16px;
}
