/* Savings section 1 tile alt layout */
.section-savings .section-content-responsive .cards.row {
	grid-template-columns: 1fr;
}

.section-savings .savings-gallery .item-container {
	width: 100%;
	box-sizing: border-box;
	grid-template-columns: 1fr;
}

.section-savings .savings-gallery .gallery-item {
	width: 100%;
}

.section-savings .savings-gallery #applecare h3 {
	max-width: 100%;
}

.section.section-savings .footnote.footnote-supglyph a {
	text-underline-offset: 0.22em !important;
}
