/*Local Fixes*/
/* menu btn */
@media only screen and (max-width: 365px) {
	.ac-ln-menu .ac-ln-action-button .ac-ln-button {
		font-size: 10px !important;
		margin-top: 0 !important;
	}
}

/* valueprops btn*/
@media only screen and (max-width: 365px) {
	.section-value-props .section-content .button-value-props .icon-copy {
		font-size: 14px;
	}
}

.section-color,
.section-color .section-content {
	max-height: unset;
}

@media only screen and (min-width: 1068px) {
	.section-color {
		min-height: 1238px !important;
	}
}

@media only screen and (max-width: 1068px) {
	.section-color {
		min-height: 1058px !important;
	}
}

@media only screen and (max-width: 735px) {
	.section-color {
		min-height: 825px !important;
	}
}

@media only screen and (max-width: 735px) {
	html.ios .section-color {
		min-height: 993px;
	}
}

@media only screen and (max-width: 380px) {
	.plans-small {
		margin-left: 54.33333%;
		margin-right: 4%;
	}
}

@media only screen and (min-width: 1069px) {
	.student-item {
		margin-left: 36%;
	}
	.individual-item {
		margin-left: 55px;
	}
	.family-item {
		margin-left: 55px;
	}
}

/* apple one section */
@media only screen and (max-width: 422px) {
	.links-inline li:last-child {
		margin-left: 0;
		margin-top: 4px;
		display: block;
	}
}
@media only screen and (min-width: 735px) and (max-width: 1068px) {
	.links-inline li:last-child {
		margin-left: 0;
		margin-top: 4px;
		display: block;
	}
}

/* card-music-offer start */
.card-music-offer .card-copy {
	padding-bottom: 100px;
}
@media only screen and (max-width: 1068px) {
	.card-music-offer .card-copy {
		padding-bottom: 81px;
	}
}
@media only screen and (max-width: 734px) {
	.card-music-offer .card-copy {
		padding-bottom: 60px;
	}
}
/* card-music-offer End */

/*apple one tile start*/
@media only screen and (max-width: 1068px) {
	.card-apple-one-offer .links-inline li {
		display: block;
		margin: 0 0em;
	}
}
@media only screen and (max-width: 1068px) {
	.card-apple-one-offer .links-inline li:first-child {
		margin-left: 0;
	}
}
@media only screen and (max-width: 1068px) {
	.card-apple-one-offer .links-inline li:last-child {
		margin-right: 0;
	}
}
@media only screen and (max-width: 440px) {
	.card-apple-one-offer .links-inline li {
		display: inline;
		margin: 0 0.4em;
	}
}
@media only screen and (max-width: 422px) {
	.card-apple-one-offer .links-inline li {
		display: block;
		margin: 0 0em;
	}
}
@media only screen and (max-width: 422px) {
	.card-apple-one-offer .links-inline li:first-child {
		margin-left: 0;
	}
}
@media only screen and (max-width: 422px) {
	.card-apple-one-offer .links-inline li:last-child {
		margin-right: 0;
	}
}
/*apple one tile end*/

/* card-apple-tv-offer */
@media only screen and (min-width: 735px) {
	.section-offers .card-apple-tv-offer {
		padding-top: 42px;
	}
	.section-offers .card-apple-tv-offer .card-copy {
		padding-top: 0px;
		padding-bottom: 27px;
	}
}
@media only screen and (min-width: 1069px) {
	.section-offers .card-apple-tv-offer {
		padding-top: 60px;
	}
	.section-offers .card-apple-tv-offer .card-copy {
		padding-top: 30px;
	}
}

/* AG Custom full width tile */
.section-cards .card-lyrics {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	padding-top: 0px;
}

.section-cards .card-lyrics .card-copy {
	padding: 184px 0px;
}

@media only screen and (max-width: 1068px) {
	.section-cards .card-lyrics .card-copy {
		padding: 130px 0px;
	}
}

@media only screen and (max-width: 735px) {
	.section-cards .card-lyrics {
		flex-direction: column;
	}
}

@media only screen and (max-width: 735px) {
	.section-cards .card-lyrics .card-copy {
		padding: 50px 0px 0px 0px;
	}
}

/*Local images*/
.section-apple-one .banner-logo {
	background-image: url("/la/apple-music/images/overview/apple_one_banner__epp6ga3ff04m_large.jpg");
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (min-resolution: 1.5dppx),
	(-webkit-min-device-pixel-ratio: 1.5),
	(min-resolution: 144dpi) {
	.section-apple-one .banner-logo {
		background-image: url("/la/apple-music/images/overview/apple_one_banner__epp6ga3ff04m_large_2x.jpg");
	}
}
@media only screen and (max-width: 1068px) {
	.section-apple-one .banner-logo {
		background-image: url("/la/apple-music/images/overview/apple_one_banner__epp6ga3ff04m_medium.jpg");
	}
}
@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (max-width: 1068px) and (min-resolution: 1.5dppx),
	only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
	.section-apple-one .banner-logo {
		background-image: url("/la/apple-music/images/overview/apple_one_banner__epp6ga3ff04m_medium_2x.jpg");
	}
}
@media only screen and (max-width: 735px) {
	.section-apple-one .banner-logo {
		background-image: url("/la/apple-music/images/overview/apple_one_banner__epp6ga3ff04m_small.jpg");
	}
}
@media only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (max-width: 735px) and (min-resolution: 1.5dppx),
	only screen and (max-width: 735px) and (min-resolution: 144dpi) {
	.section-apple-one .banner-logo {
		background-image: url("/la/apple-music/images/overview/apple_one_banner__epp6ga3ff04m_small_2x.jpg");
	}
}

.section-hero .phone-lyrics .image-phone-lyrics {
	background-image: url("/la/apple-music/images/overview/hero_startframe__cgm2bnnpobau_large.jpg");
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (min-resolution: 1.5dppx),
	(-webkit-min-device-pixel-ratio: 1.5),
	(min-resolution: 144dpi) {
	.section-hero .phone-lyrics .image-phone-lyrics {
		background-image: url("/la/apple-music/images/overview/hero_startframe__cgm2bnnpobau_large_2x.jpg");
	}
}
@media only screen and (max-width: 1068px) {
	.section-hero .phone-lyrics .image-phone-lyrics {
		background-image: url("/la/apple-music/images/overview/hero_startframe__cgm2bnnpobau_medium.jpg");
	}
}
@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (max-width: 1068px) and (min-resolution: 1.5dppx),
	only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
	.section-hero .phone-lyrics .image-phone-lyrics {
		background-image: url("/la/apple-music/images/overview/hero_startframe__cgm2bnnpobau_medium_2x.jpg");
	}
}
@media only screen and (max-width: 735px) {
	.section-hero .phone-lyrics .image-phone-lyrics {
		background-image: url("/la/apple-music/images/overview/hero_startframe__cgm2bnnpobau_small.jpg");
	}
}
@media only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (max-width: 735px) and (min-resolution: 1.5dppx),
	only screen and (max-width: 735px) and (min-resolution: 144dpi) {
	.section-hero .phone-lyrics .image-phone-lyrics {
		background-image: url("/la/apple-music/images/overview/hero_startframe__cgm2bnnpobau_small_2x.jpg");
	}
}

.section-hero .image-hero {
	background-image: url("/la/apple-music/images/overview/hero__bope61zgz22u_large.jpg");
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (min-resolution: 1.5dppx),
	(-webkit-min-device-pixel-ratio: 1.5),
	(min-resolution: 144dpi) {
	.section-hero .image-hero {
		background-image: url("/la/apple-music/images/overview/hero__bope61zgz22u_large_2x.jpg");
	}
}
@media only screen and (min-width: 1800px) {
	.section-hero .image-hero {
		background-image: url("/la/apple-music/images/overview/hero__bope61zgz22u_xlarge.jpg");
	}
}
@media only screen and (min-width: 1800px) and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (min-width: 1800px) and (min-resolution: 1.5dppx),
	only screen and (min-width: 1800px) and (min-resolution: 144dpi) {
	.section-hero .image-hero {
		background-image: url("/la/apple-music/images/overview/hero__bope61zgz22u_xlarge_2x.jpg");
	}
}
@media only screen and (max-width: 1068px) {
	.section-hero .image-hero {
		background-image: url("/la/apple-music/images/overview/hero__bope61zgz22u_medium.jpg");
	}
}
@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (max-width: 1068px) and (min-resolution: 1.5dppx),
	only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
	.section-hero .image-hero {
		background-image: url("/la/apple-music/images/overview/hero__bope61zgz22u_medium_2x.jpg");
	}
}
@media only screen and (max-width: 735px) {
	.section-hero .image-hero {
		background-image: url("/la/apple-music/images/overview/hero__bope61zgz22u_small.jpg");
	}
}
@media only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (max-width: 735px) and (min-resolution: 1.5dppx),
	only screen and (max-width: 735px) and (min-resolution: 144dpi) {
	.section-hero .image-hero {
		background-image: url("/la/apple-music/images/overview/hero__bope61zgz22u_small_2x.jpg");
	}
}
@media only screen and (max-width: 320px) {
	.section-hero .image-hero {
		background-image: url("/la/apple-music/images/overview/hero__bope61zgz22u_xsmall.jpg");
	}
}
@media only screen and (max-width: 320px) and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (max-width: 320px) and (min-resolution: 1.5dppx),
	only screen and (max-width: 320px) and (min-resolution: 144dpi) {
	.section-hero .image-hero {
		background-image: url("/la/apple-music/images/overview/hero__bope61zgz22u_xsmall_2x.jpg");
	}
}

.section-cards .section-content .card-features .image-features {
	background-image: url("/la/apple-music/images/overview/features__gnieg7v65pqq_large.jpg");
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (min-resolution: 1.5dppx),
	(-webkit-min-device-pixel-ratio: 1.5),
	(min-resolution: 144dpi) {
	.section-cards .section-content .card-features .image-features {
		background-image: url("/la/apple-music/images/overview/features__gnieg7v65pqq_large_2x.jpg");
	}
}
@media only screen and (max-width: 1068px) {
	.section-cards .section-content .card-features .image-features {
		background-image: url("/la/apple-music/images/overview/features__gnieg7v65pqq_medium.jpg");
	}
}
@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (max-width: 1068px) and (min-resolution: 1.5dppx),
	only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
	.section-cards .section-content .card-features .image-features {
		background-image: url("/la/apple-music/images/overview/features__gnieg7v65pqq_medium_2x.jpg");
	}
}
@media only screen and (max-width: 735px) {
	.section-cards .section-content .card-features .image-features {
		background-image: url("/la/apple-music/images/overview/features__gnieg7v65pqq_small.jpg");
	}
}
@media only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (max-width: 735px) and (min-resolution: 1.5dppx),
	only screen and (max-width: 735px) and (min-resolution: 144dpi) {
	.section-cards .section-content .card-features .image-features {
		background-image: url("/la/apple-music/images/overview/features__gnieg7v65pqq_small_2x.jpg");
	}
}

.section-cards .section-content .card-listen-now .image-listen-now {
	background-image: url("/la/apple-music/images/overview/listen__e82ne56uzk2m_large.jpg");
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (min-resolution: 1.5dppx),
	(-webkit-min-device-pixel-ratio: 1.5),
	(min-resolution: 144dpi) {
	.section-cards .section-content .card-listen-now .image-listen-now {
		background-image: url("/la/apple-music/images/overview/listen__e82ne56uzk2m_large_2x.jpg");
	}
}
@media only screen and (max-width: 1068px) {
	.section-cards .section-content .card-listen-now .image-listen-now {
		background-image: url("/la/apple-music/images/overview/listen__e82ne56uzk2m_medium.jpg");
	}
}
@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (max-width: 1068px) and (min-resolution: 1.5dppx),
	only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
	.section-cards .section-content .card-listen-now .image-listen-now {
		background-image: url("/la/apple-music/images/overview/listen__e82ne56uzk2m_medium_2x.jpg");
	}
}
@media only screen and (max-width: 735px) {
	.section-cards .section-content .card-listen-now .image-listen-now {
		background-image: url("/la/apple-music/images/overview/listen__e82ne56uzk2m_small.jpg");
	}
}
@media only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (max-width: 735px) and (min-resolution: 1.5dppx),
	only screen and (max-width: 735px) and (min-resolution: 144dpi) {
	.section-cards .section-content .card-listen-now .image-listen-now {
		background-image: url("/la/apple-music/images/overview/listen__e82ne56uzk2m_small_2x.jpg");
	}
}

.section-cards .section-content .card-radio .image-radio {
	background-image: url("/la/apple-music/images/overview/radio__cuyv5ymbdy0y_large.jpg");
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (min-resolution: 1.5dppx),
	(-webkit-min-device-pixel-ratio: 1.5),
	(min-resolution: 144dpi) {
	.section-cards .section-content .card-radio .image-radio {
		background-image: url("/la/apple-music/images/overview/radio__cuyv5ymbdy0y_large_2x.jpg");
	}
}
@media only screen and (max-width: 1068px) {
	.section-cards .section-content .card-radio .image-radio {
		background-image: url("/la/apple-music/images/overview/radio__cuyv5ymbdy0y_medium.jpg");
	}
}
@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (max-width: 1068px) and (min-resolution: 1.5dppx),
	only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
	.section-cards .section-content .card-radio .image-radio {
		background-image: url("/la/apple-music/images/overview/radio__cuyv5ymbdy0y_medium_2x.jpg");
	}
}
@media only screen and (max-width: 735px) {
	.section-cards .section-content .card-radio .image-radio {
		background-image: url("/la/apple-music/images/overview/radio__cuyv5ymbdy0y_small.jpg");
	}
}
@media only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (max-width: 735px) and (min-resolution: 1.5dppx),
	only screen and (max-width: 735px) and (min-resolution: 144dpi) {
	.section-cards .section-content .card-radio .image-radio {
		background-image: url("/la/apple-music/images/overview/radio__cuyv5ymbdy0y_small_2x.jpg");
	}
}

.section-cards .section-content .card-personalized-mixes .image-playlists {
	background-image: url("/la/apple-music/images/overview/playlists__f9gz6v2h8yaa_large.jpg");
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (min-resolution: 1.5dppx),
	(-webkit-min-device-pixel-ratio: 1.5),
	(min-resolution: 144dpi) {
	.section-cards .section-content .card-personalized-mixes .image-playlists {
		background-image: url("/la/apple-music/images/overview/playlists__f9gz6v2h8yaa_large_2x.jpg");
	}
}
@media only screen and (max-width: 1068px) {
	.section-cards .section-content .card-personalized-mixes .image-playlists {
		background-image: url("/la/apple-music/images/overview/playlists__f9gz6v2h8yaa_medium.jpg");
	}
}
@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (max-width: 1068px) and (min-resolution: 1.5dppx),
	only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
	.section-cards .section-content .card-personalized-mixes .image-playlists {
		background-image: url("/la/apple-music/images/overview/playlists__f9gz6v2h8yaa_medium_2x.jpg");
	}
}
@media only screen and (max-width: 735px) {
	.section-cards .section-content .card-personalized-mixes .image-playlists {
		background-image: url("/la/apple-music/images/overview/playlists__f9gz6v2h8yaa_small.jpg");
	}
}
@media only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (max-width: 735px) and (min-resolution: 1.5dppx),
	only screen and (max-width: 735px) and (min-resolution: 144dpi) {
	.section-cards .section-content .card-personalized-mixes .image-playlists {
		background-image: url("/la/apple-music/images/overview/playlists__f9gz6v2h8yaa_small_2x.jpg");
	}
}

.section-cards .section-content .card-lyrics-view .image-hardware {
	background-image: url("/la/apple-music/images/overview/lyrics__xh01gttgyqa6_large.jpg");
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (min-resolution: 1.5dppx),
	(-webkit-min-device-pixel-ratio: 1.5),
	(min-resolution: 144dpi) {
	.section-cards .section-content .card-lyrics-view .image-hardware {
		background-image: url("/la/apple-music/images/overview/lyrics__xh01gttgyqa6_large_2x.jpg");
	}
}
@media only screen and (max-width: 1068px) {
	.section-cards .section-content .card-lyrics-view .image-hardware {
		background-image: url("/la/apple-music/images/overview/lyrics__xh01gttgyqa6_medium.jpg");
	}
}
@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (max-width: 1068px) and (min-resolution: 1.5dppx),
	only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
	.section-cards .section-content .card-lyrics-view .image-hardware {
		background-image: url("/la/apple-music/images/overview/lyrics__xh01gttgyqa6_medium_2x.jpg");
	}
}
@media only screen and (max-width: 735px) {
	.section-cards .section-content .card-lyrics-view .image-hardware {
		background-image: url("/la/apple-music/images/overview/lyrics__xh01gttgyqa6_small.jpg");
	}
}
@media only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (max-width: 735px) and (min-resolution: 1.5dppx),
	only screen and (max-width: 735px) and (min-resolution: 144dpi) {
	.section-cards .section-content .card-lyrics-view .image-hardware {
		background-image: url("/la/apple-music/images/overview/lyrics__xh01gttgyqa6_small_2x.jpg");
	}
}

.section-cards .section-content .card-carplay .image-dashboard {
	background-image: url("/la/apple-music/images/overview/carplay__c83mgc2l01aq_large.jpg");
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (min-resolution: 1.5dppx),
	(-webkit-min-device-pixel-ratio: 1.5),
	(min-resolution: 144dpi) {
	.section-cards .section-content .card-carplay .image-dashboard {
		background-image: url("/la/apple-music/images/overview/carplay__c83mgc2l01aq_large_2x.jpg");
	}
}
@media only screen and (max-width: 1068px) {
	.section-cards .section-content .card-carplay .image-dashboard {
		background-image: url("/la/apple-music/images/overview/carplay__c83mgc2l01aq_medium.jpg");
	}
}
@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (max-width: 1068px) and (min-resolution: 1.5dppx),
	only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
	.section-cards .section-content .card-carplay .image-dashboard {
		background-image: url("/la/apple-music/images/overview/carplay__c83mgc2l01aq_medium_2x.jpg");
	}
}
@media only screen and (max-width: 735px) {
	.section-cards .section-content .card-carplay .image-dashboard {
		background-image: url("/la/apple-music/images/overview/carplay__c83mgc2l01aq_small.jpg");
	}
}
@media only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (max-width: 735px) and (min-resolution: 1.5dppx),
	only screen and (max-width: 735px) and (min-resolution: 144dpi) {
	.section-cards .section-content .card-carplay .image-dashboard {
		background-image: url("/la/apple-music/images/overview/carplay__c83mgc2l01aq_small_2x.jpg");
	}
}

.section-cards .section-content .card-watch .image-hardware {
	background-image: url("/la/apple-music/images/overview/watch__fb9nl5ckkkae_large.png");
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (min-resolution: 1.5dppx),
	(-webkit-min-device-pixel-ratio: 1.5),
	(min-resolution: 144dpi) {
	.section-cards .section-content .card-watch .image-hardware {
		background-image: url("/la/apple-music/images/overview/watch__fb9nl5ckkkae_large_2x.png");
	}
}
@media only screen and (max-width: 1068px) {
	.section-cards .section-content .card-watch .image-hardware {
		background-image: url("/la/apple-music/images/overview/watch__fb9nl5ckkkae_medium.png");
	}
}
@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (max-width: 1068px) and (min-resolution: 1.5dppx),
	only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
	.section-cards .section-content .card-watch .image-hardware {
		background-image: url("/la/apple-music/images/overview/watch__fb9nl5ckkkae_medium_2x.png");
	}
}
@media only screen and (max-width: 735px) {
	.section-cards .section-content .card-watch .image-hardware {
		background-image: url("/la/apple-music/images/overview/watch__fb9nl5ckkkae_small.png");
	}
}
@media only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (max-width: 735px) and (min-resolution: 1.5dppx),
	only screen and (max-width: 735px) and (min-resolution: 144dpi) {
	.section-cards .section-content .card-watch .image-hardware {
		background-image: url("/la/apple-music/images/overview/watch__fb9nl5ckkkae_small_2x.png");
	}
}

.section-cards .section-content .card-online .image-hardware {
	background-image: url("/la/apple-music/images/overview/music_online__zv3rsst005ea_large.jpg");
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (min-resolution: 1.5dppx),
	(-webkit-min-device-pixel-ratio: 1.5),
	(min-resolution: 144dpi) {
	.section-cards .section-content .card-online .image-hardware {
		background-image: url("/la/apple-music/images/overview/music_online__zv3rsst005ea_large_2x.jpg");
	}
}
@media only screen and (max-width: 1068px) {
	.section-cards .section-content .card-online .image-hardware {
		background-image: url("/la/apple-music/images/overview/music_online__zv3rsst005ea_medium.jpg");
	}
}
@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (max-width: 1068px) and (min-resolution: 1.5dppx),
	only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
	.section-cards .section-content .card-online .image-hardware {
		background-image: url("/la/apple-music/images/overview/music_online__zv3rsst005ea_medium_2x.jpg");
	}
}
@media only screen and (max-width: 735px) {
	.section-cards .section-content .card-online .image-hardware {
		background-image: url("/la/apple-music/images/overview/music_online__zv3rsst005ea_small.jpg");
	}
}
@media only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (max-width: 735px) and (min-resolution: 1.5dppx),
	only screen and (max-width: 735px) and (min-resolution: 144dpi) {
	.section-cards .section-content .card-online .image-hardware {
		background-image: url("/la/apple-music/images/overview/music_online__zv3rsst005ea_small_2x.jpg");
	}
}

/*Hero*/
html .hero-lyrics-video {
	display: none;
}

/*stycky cta btn*/
@media only screen and (max-width: 365px) {
	.section-try-free-button .button-try-for-free {
		font-size: 15px;
	}
}

@media only screen and (max-width: 375px) {
	.section-cards > div > div > .card-airpods > div > p {
		font-size: 17px;
	}
}

@media only screen and (max-width: 320px) {
	.section-cards > div > div > .card-airpods > div > p {
		font-size: 16px;
	}
}

/* Spatial Audio card */
.overview-spatial-audio {
	display: block;
	width: var(--p-width);
	height: var(--p-height);
	--p-width: 330px;
	--p-height: 251px;
}
@media only screen and (max-width: 1068px) and (max-width: 1068px) {
	.overview-spatial-audio {
		--p-width: 274px;
		--p-height: 210px;
	}
}

.card-picture-spatial-audio.card-picture {
	margin-left: -165px;
}

@media only screen and (max-width: 1068px) {
	.card-picture-spatial-audio.card-picture {
		margin-left: -137px;
	}
}
