.tile {
	background-color: transparent;
}

.atv-4k .tile-content .typography-section-header-headline {
	padding-top: 20px;
	padding-bottom: 15px;
}

html.enhance-base-xp .section-flex-tiles .grid .grid-item {
	opacity: 1;
	transform: none;
}

@media only screen and (min-width: 735px) {
	.section-flex-tiles .grid .grid-item.half-width {
		grid-column: span 12;
		padding-top: 37px;
		padding-bottom: 63px;
	}
}

/*tv title treatment*/

.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;
	}
}

.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;
	}
}

.section-big-screen .section-services .service-tile-headline {
	min-height: 100px;
}

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

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