.section-product-tiles .homepod-mini .tile-eyebrow {
	margin-top: 20px;
}

.section-product-tiles .homepod-mini .tile-headline {
	margin-bottom: 15px;
}

.section-alt-cta {
	width: 100%;
	position: relative;
}

.section-alt-cta .inner {
	max-width: 1098px;
	margin: -0.7em auto 0;
	padding: 0 90px 1.7em;
}

.section-alt-cta .inner a {
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 0.011em;
	font-family: SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial,
		sans-serif;
	color: #1d1d1f;
}

@media only screen and (max-width: 1068px) {
	.section-alt-cta .inner {
		padding-left: 0;
		padding-right: 0;
		margin-top: 0;
		padding-bottom: 1em;
		max-width: 615px;
	}
}

@media only screen and (max-width: 734px) {
	.section-alt-cta {
		display: none;
	}
}

/* home app */

.section-flex-tiles .grid .grid-item.half-width {
	min-height: 0;
}

.section-flex-tiles .homepod-mini .picture-wrapper.home-app-picture {
	padding-top: 0;
}

.section-flex-tiles .homepod-mini .picture-wrapper .overview-your-home-at-your-command img {
	display: block;
	width: auto;
	max-width: unset;
	padding: 0;
	margin-left: 13.5%;
}

@media only screen and (max-width: 1068px) {
	.section-flex-tiles .homepod-mini .picture-wrapper .overview-your-home-at-your-command img {
		margin-left: 10%;
	}
}
@media only screen and (max-width: 734px) {
	.section-flex-tiles .homepod-mini .picture-wrapper .overview-your-home-at-your-command img {
		margin-left: 0;
	}
}

.section-flex-tiles .homepod-mini .tile-content {
	height: 100%;
	display: flex;
	flex-direction: column;
	align-items: center;
	box-sizing: border-box;
	text-align: center;
	padding-bottom: 0;
	padding-left: 54px;
	padding-right: 54px;
}

@media only screen and (max-width: 1068px) {
	.section-flex-tiles .homepod-mini .tile-content {
		padding-top: 32px;
		padding-left: 32px;
		padding-right: 32px;
	}
}

.section-flex-tiles .homepod-mini .picture-wrapper {
	padding-top: 50px;
}

.violator {
	margin-top: -28px;
	padding-bottom: 10px;
	display: block;
	color: #bf4800;
	font-size: 14px;
	line-height: 1.3333733333;
	font-weight: 400;
	letter-spacing: -0.01em;
	font-family: SF Pro Text, SF Pro Icons, Helvetica Neue, Helvetica, Arial,
		sans-serif;
}

@media only screen and (max-width: 734px) {
	.violator {
		margin-top: -20px;
		padding-bottom: 35px;
	}
}

.section-big-screen .section-services .service-tile-ctas {
	height: 75px;
	justify-content: flex-end;
}

@media only screen and (max-width: 1068px) {
	.section-big-screen .section-services .service-tile-headline {
		min-height: auto;
	}

	.section-big-screen .section-services .service-tile-ctas {
		height: auto;
		justify-content: initial;
	}

	.section-big-screen .section-services .fitness .service-tile-ctas {
		margin-top: 20px;
	}
}

@media only screen and (max-width: 734px) {
	.section-big-screen .section-services .fitness .service-tile-ctas {
		margin-top: 0.8em;
	}
}

@media only screen and (max-width: 320px) {
	.section-big-screen .section-services .service-tile-button {
		margin-bottom: 14px;
	}

	.section-big-screen .section-services .service-tile-ctas a + a {
		margin-left: 5px;
	}
}

.tile-caption {
	margin-top: 19px;
	color: #86868b;
}

/* Holiday 2021 */
.section-holiday-2021 .tile-holiday-2021 {
	background-color: #fcecde;
}

.section-flex-tiles .homepod-mini .tile-content {
	height: 100%;
	display: flex;
	flex-direction: column;
	align-items: center;
	box-sizing: border-box;
	text-align: center;
	padding-bottom: 0;
	padding-left: 54px;
	padding-right: 54px;
}

@media only screen and (max-width: 1068px) {
	.section-flex-tiles .homepod-mini .tile-content {
		padding-top: 55px;
		padding-left: 32px;
		padding-right: 32px;
	}
}

@media only screen and (min-width: 1068px) {
	.section-flex-tiles .tile .tile-availability {
		margin-top: 0.66em;
	}
}
