@media only screen and (min-width: 735px) {
	.section-devices .devices-other .devices-item {
		flex-basis: 18%;
		max-width: 18%;
	}
}

@media only screen and (max-width: 734px) {
	.section-devices .devices-other .devices-item.device-alexa-alt, .section-devices .devices-other .devices-item.device-lg-tv-alt, .section-devices .devices-other .devices-item.device-nest-alt {
		position: relative;
		left: 12px;
	}
}

.section-cards .cards-container .tile-music-sing .tile-content {
	padding-right: 167px;
}

@media only screen and (max-width: 1068px) {
	.section-cards .cards-container .tile-music-sing .tile-content {
		padding-right: 126px;
	}
}

@media only screen and (max-width: 734px) {
	.section-cards .cards-container .tile-music-sing .tile-content {
		padding-right: 35px;
	}
}

html.no-reduced-motion .swipe-up-reveal .line .words {
	padding: 4px 0 8px;
}

.section-cards .cards-container .tile-music-discovery .tile-headline {
	padding: 0 0 5px;
}

.tile-music-live .typography-headline-super {
	padding-bottom: 5px;
}

.section-cards .cards-container .tile-shared-listening .tile-headline {
	padding-bottom: 5px;
}

.accordion-title .accordion-title-text {
	--accordion-title-max-width: 87.333333%;
	max-width: 87.333333%;
}

/* LG logo ALT */
.section-devices .devices-other .device-lg-tv-alt {
	padding-top: 12px;
}

@media only screen and (max-width: 1068px) {
	.section-devices .devices-other .device-lg-tv-alt {
		padding-top: 5px;
	}
}

@media only screen and (max-width: 734px) {
	.section-devices .devices-other .device-lg-tv-alt {
		padding-top: 1px;
	}
}

/* apple music sing */
.section-cards .cards-container .tile-music-sing .tile-content {
	padding-right: 80px;
}

@media only screen and (max-width: 734px) {
	.section-cards .cards-container .tile-music-sing .tile-content {
		padding-right: 35px;
	}
}

/* plan - apple one cta */
.section-plans .gallery .gallery-item .tile-cta-container.line-alt {
	margin-top: 10px;
}
