/*compare launch state*/
.typography-caption.available {
	color: #86868b;
}

/* BTS */
.section-hero-product {
	padding: 23px;
}

/*screens*/
.section-compare .compare-image {
	background-size: 828px 346px;
	background-image: url("/ca/mac/home/images/compare__dr8zhq1ynf6u_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-compare .compare-image {
		background-image: url("/ca/mac/home/images/compare__dr8zhq1ynf6u_large_2x.jpg");
	}
}

@media only screen and (max-width: 1068px) {
	.section-compare .compare-image {
		background-size: 630px 263px;
		background-image: url("/ca/mac/home/images/compare__dr8zhq1ynf6u_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-compare .compare-image {
		background-image: url("/ca/mac/home/images/compare__dr8zhq1ynf6u_medium_2x.jpg");
	}
}

@media only screen and (max-width: 735px) {
	.section-compare .compare-image {
		background-size: 312px 132px;
		background-image: url("/ca/mac/home/images/compare__dr8zhq1ynf6u_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-compare .compare-image {
		background-image: url("/ca/mac/home/images/compare__dr8zhq1ynf6u_small_2x.jpg");
	}
}

.apple-news {
	background-image: url("/ca/mac/home/images/apple_news_plus_half_tile__fsburpmunrma_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) {
	.apple-news {
		background-image: url("/ca/mac/home/images/apple_news_plus_half_tile__fsburpmunrma_large_2x.jpg");
	}
}

@media only screen and (max-width: 1068px) {
	.apple-news {
		background-size: 359px 525px;
		background-repeat: no-repeat;
		background-position: center bottom -10px;
		background-image: url("/ca/mac/home/images/apple_news_plus_half_tile__fsburpmunrma_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) {
	.apple-news {
		background-image: url("/ca/mac/home/images/apple_news_plus_half_tile__fsburpmunrma_medium_2x.jpg");
	}
}

@media only screen and (max-width: 735px) {
	.apple-news {
		background-size: 736px 490px;
		background-image: url("/ca/mac/home/images/apple_news_plus_half_tile__fsburpmunrma_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) {
	.apple-news {
		background-image: url("/ca/mac/home/images/apple_news_plus_half_tile__fsburpmunrma_small_2x.jpg");
	}
}

/* Apple Gift Card START */
.gift-card .promo-image {
	background-image: url("/ca/mac/home/images/apple_gift_card_tile__cvbu92dj0l8i_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) {
	.gift-card .promo-image {
		background-image: url("/ca/mac/home/images/apple_gift_card_tile__cvbu92dj0l8i_large_2x.jpg");
	}
}

@media only screen and (max-width: 1068px) {
	.gift-card .promo-image {
		background-image: url("/ca/mac/home/images/apple_gift_card_tile__cvbu92dj0l8i_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) {
	.gift-card .promo-image {
		background-image: url("/ca/mac/home/images/apple_gift_card_tile__cvbu92dj0l8i_medium_2x.jpg");
	}
}

@media only screen and (max-width: 734px) {
	.gift-card .promo-image {
		background-image: url("/ca/mac/home/images/apple_gift_card_tile__cvbu92dj0l8i_small.jpg");
	}
}

@media only screen and (max-width: 734px) and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (max-width: 734px) and (min-resolution: 1.5dppx),
	only screen and (max-width: 734px) and (min-resolution: 144dpi) {
	.gift-card .promo-image {
		background-image: url("/ca/mac/home/images/apple_gift_card_tile__cvbu92dj0l8i_small_2x.jpg");
	}
}
/* Apple Gift Card END */

.section-imac {
	padding-top: 67px;
	padding-bottom: 120px;
}

@media only screen and (max-width: 1068px) {
	.section-imac {
		padding-bottom: 98px;
	}
}

@media only screen and (max-width: 734px) {
	.section-imac {
		padding: 55px 0px 110px;
	}
}

/* Footnote colour in get credit tile */
.section-tiles .footnote {
	color: inherit;
}

/* General style helpers */
.large-only {
	display: block;
}

@media only screen and (max-width: 1068px) {
	.large-only {
		display: none;
	}
}

@media only screen and (max-width: 735px) {
	.large-only {
		display: none;
	}
}

.medium-only {
	display: none;
}

@media only screen and (max-width: 1068px) {
	.medium-only {
		display: block;
	}
}

@media only screen and (max-width: 735px) {
	.medium-only {
		display: none;
	}
}

.small-only {
	display: none;
}

@media only screen and (max-width: 1068px) {
	.small-only {
		display: block;
	}
}

@media only screen and (min-width: 1188px) {
	.large-only-wrap {
		white-space: nowrap;
	}
}

/*Promo layout fixes*/

.fp-tile-2.apple-news {
	margin-left: 1.04167%;
	margin-right: 2.08333%;
}

@media only screen and (max-width: 735px) {
	.fp-tile-2.arcade,
	.fp-tile-2.apple-news {
		margin-left: 0;
		margin-right: 0;
	}
}

/* Arcade */
@media only screen and (min-width: 375px) and (max-width: 735px) {
	.section-get-more .promo-tile.arcade .promo-intro {
		padding-left: 39px;
		padding-right: 39px;
	}
}

/* Value Prop Image */
.image-icon-asa {
	background-image: url("/ca/mac/home/images/asa/icon_large.svg");
	width: 100%;
	height: 44px;
	background-size: 100% 53px;
	background-repeat: no-repeat;
}

/* ATV Footnote Reference */
.tv-plus .footnote {
	position: relative;
	bottom: 0;
	margin-right: 4px;
	font-size: 1em;
}

.section-hero.theme-dark {
	margin-top: 0;
}
@media only screen and (max-width: 1068px) {
	.section-hero.theme-dark .typography-hero-headline-super {
		margin-bottom: 0px;
	}
}

/* BTS Tile */
@media only screen and (max-width: 1068px) {
	.section-bts-2021 .promo-copy-container .tile-headline {
		width: 300px;
	}
}

/*------------------------------------*\
   BTM CSS
\*------------------------------------*/

/* SCREENS */

.section-btm .section-content .product-wrapper .hero-btm-image {
	width: 1911px;
	height: 312px;
	background-size: 1911px 312px;
	background-repeat: no-repeat;
	background-image: url("/ca/mac/home/images/btm/hero_btm__awxt6xpxnvpe_large.jpg");
	position: relative;
	left: 50%;
	margin-left: -955px;
	margin-top: 70px;
}

@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-btm .section-content .product-wrapper .hero-btm-image {
		background-image: url("/ca/mac/home/images/btm/hero_btm__awxt6xpxnvpe_large_2x.jpg");
	}
}

@media only screen and (max-width: 1068px) {
	.section-btm .section-content .product-wrapper .hero-btm-image {
		width: 1068px;
		height: 334px;
		background-size: 1068px 334px;
		background-repeat: no-repeat;
		background-image: url("/ca/mac/home/images/btm/hero_btm__awxt6xpxnvpe_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-btm .section-content .product-wrapper .hero-btm-image {
		background-image: url("/ca/mac/home/images/btm/hero_btm__awxt6xpxnvpe_medium_2x.jpg");
	}
}

@media only screen and (max-width: 734px) {
	.section-btm .section-content .product-wrapper .hero-btm-image {
		width: 734px;
		height: 225px;
		background-size: 734px 225px;
		background-repeat: no-repeat;
		background-image: url("/ca/mac/home/images/btm/hero_btm__awxt6xpxnvpe_small.jpg");
	}
}

@media only screen and (max-width: 734px) and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (max-width: 734px) and (min-resolution: 1.5dppx),
	only screen and (max-width: 734px) and (min-resolution: 144dpi) {
	.section-btm .section-content .product-wrapper .hero-btm-image {
		background-image: url("/ca/mac/home/images/btm/hero_btm__awxt6xpxnvpe_small_2x.jpg");
	}
}

@media only screen and (max-width: 1068px) {
	.section-btm .section-content .product-wrapper .hero-btm-image {
		left: 50%;
		margin-left: -530px;
	}
}

@media only screen and (max-width: 734px) {
	.section-btm .section-content .product-wrapper .hero-btm-image {
		left: 50%;
		margin-left: -362px;
	}
}

@media only screen and (max-width: 1068px) {
	.section-btm .section-content .product-wrapper .hero-btm-image {
		margin-top: 45px;
	}
}

@media only screen and (max-width: 734px) {
	.section-btm .section-content .product-wrapper .hero-btm-image {
		margin-top: 30px;
	}
}

/* Local Overrides */

.section-btm {
	margin-top: -34px;
	padding-top: 97px;
	padding-bottom: 120px;
}

@media only screen and (max-width: 1068px) {
	.section-btm {
		padding-bottom: 80px;
	}
}

@media only screen and (max-width: 734px) {
	.section-btm {
		margin-top: -50px;
		padding: 94px 0px 44px;
	}
}

.section-btm .section-content {
	text-align: center;
}

@media only screen and (max-width: 734px) {
	.section-btm .typography-body:first-of-type {
		max-width: 340px;
	}
}

.section-btm .icon-wrapper {
	margin: 0 15px;
	color: #f5f5f7;
}

.section-btm .typography-body:first-of-type {
	font-size: 28px;
	line-height: 1.10722;
	font-weight: 400;
	letter-spacing: 0.004em;
	font-family: "SF Pro Display", "SF Pro Icons", "Helvetica Neue", "Helvetica",
		"Arial", sans-serif;
	margin-top: 6px;
}

/*------------------------------------*\
   END BTM CSS
\*------------------------------------*/

/*Apple Pay*/
.apple-pay .apple-pay-image {
	background-image: url("/ca/mac/home/images/overview/get-more/apple-pay/apple_pay__9nvboo37kn6y_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) {
	.apple-pay .apple-pay-image {
		background-image: url("/ca/mac/home/images/overview/get-more/apple-pay/apple_pay__9nvboo37kn6y_large_2x.jpg");
	}
}
@media only screen and (max-width: 1068px) {
	.apple-pay .apple-pay-image {
		background-image: url("/ca/mac/home/images/overview/get-more/apple-pay/apple_pay__9nvboo37kn6y_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) {
	.apple-pay .apple-pay-image {
		background-image: url("/ca/mac/home/images/overview/get-more/apple-pay/apple_pay__9nvboo37kn6y_medium_2x.jpg");
	}
}
@media only screen and (max-width: 734px) {
	.apple-pay .apple-pay-image {
		background-image: url("/ca/mac/home/images/overview/get-more/apple-pay/apple_pay__9nvboo37kn6y_small.jpg");
	}
}
@media only screen and (max-width: 734px) and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (max-width: 734px) and (min-resolution: 1.5dppx),
	only screen and (max-width: 734px) and (min-resolution: 144dpi) {
	.apple-pay .apple-pay-image {
		background-image: url("/ca/mac/home/images/overview/get-more/apple-pay/apple_pay__9nvboo37kn6y_small_2x.jpg");
	}
}

/* Skywalker tile */
.banner-container .promo-copy-container .typography-product-lockup.promo-intro {
	font-size: 17px !important;
}

/* Monthly Payments */

.monthly-payments .wrapper {
	max-width: 1380px;
	margin-left: auto;
	margin-right: auto;
}
@media only screen and (max-width: 1439px) {
	.monthly-payments .wrapper {
		margin-left: 2.08333%;
		margin-right: 2.08333%;
	}
}
@media only screen and (max-width: 1439px) and (min-width: 1382px) {
	.monthly-payments {
		max-width: 1440px;
	}
}
@media only screen and (max-width: 1068px) {
	.monthly-payments .wrapper {
		max-width: 735px;
		margin-left: auto;
		margin-right: auto;
	}
}
@media only screen and (max-width: 767px) {
	.monthly-payments {
		max-width: 770px;
	}
}
@media only screen and (max-width: 767px) {
	.monthly-payments .wrapper {
		margin-left: 2.08333%;
		margin-right: 2.08333%;
	}
}
@media only screen and (max-width: 734px) {
	.monthly-payments .wrapper {
		margin-left: 0;
		margin-right: 0;
	}
}

.monthly-payments .content-block {
	display: flex;
	align-items: center;
	justify-content: space-evenly;
	min-height: 522px;
	margin-top: 36px;
	margin-bottom: 36px;
	background: #f2f2f2;
}
@media only screen and (max-width: 1068px) {
	.monthly-payments .content-block {
		flex-direction: column-reverse;
		min-height: 318px;
		margin-top: 22px;
		margin-bottom: 22px;
		padding: 35px 0;
	}
}
@media only screen and (max-width: 734px) {
	.monthly-payments .content-block {
		display: block;
		min-height: 0;
		margin-top: 18px;
		margin-bottom: 18px;
		padding: 30px 0 40px;
	}
}

.monthly-payments .copy {
	text-align: center;
	z-index: 2;
	width: 425px;
	word-wrap: break-word;
	margin: 50px 25px 50px 5px;
	font-size: 17px;
	line-height: 1.47059;
	font-weight: 400;
	letter-spacing: -0.022em;
	font-family: "SF Pro Text", "SF Pro Icons", "Helvetica Neue", "Helvetica",
		"Arial", sans-serif;
}
@media only screen and (max-width: 1068px) {
	.monthly-payments .copy {
		text-align: center;
		width: 315px;
		margin: 0 0 25px 25px;
		font-size: 17px;
		line-height: 1.47059;
		font-weight: 400;
		letter-spacing: -0.022em;
		font-family: "SF Pro Text", "SF Pro Icons", "Helvetica Neue",
			"Helvetica", "Arial", sans-serif;
	}
}
@media only screen and (max-width: 734px) {
	.monthly-payments .copy {
		text-align: center;
		margin: 0 auto;
		padding-top: 10px;
		text-align: center;
	}
}

.monthly-payments .headline {
	margin-top: 0px;
	font-size: 48px;
	line-height: 1.08349;
	font-weight: 600;
	letter-spacing: -0.003em;
	font-family: "SF Pro Display", "SF Pro Icons", "Helvetica Neue", "Helvetica",
		"Arial", sans-serif;
}
@media only screen and (max-width: 1068px) {
	.monthly-payments .headline {
		font-size: 40px;
		line-height: 1.1;
		font-weight: 600;
		letter-spacing: 0em;
		font-family: "SF Pro Display", "SF Pro Icons", "Helvetica Neue",
			"Helvetica", "Arial", sans-serif;
	}
}
@media only screen and (max-width: 734px) {
	.monthly-payments .headline {
		font-size: 32px;
		line-height: 1.125;
		font-weight: 600;
		letter-spacing: 0.004em;
		font-family: "SF Pro Display", "SF Pro Icons", "Helvetica Neue",
			"Helvetica", "Arial", sans-serif;
	}
}

.monthly-payments .icon-wrapper {
	margin-top: 0.8em;
	display: block;
}

.monthly-payments .image {
	width: 661px;
	height: 310px;
	background-size: 661px 310px;
	background-repeat: no-repeat;
	background-image: url("/ca/mac/home/images/monthly-payments/monthly_payment_tile__oq1rkrzfagqy_large.png");
	position: relative;
	z-index: 1;
}
@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) {
	.monthly-payments .image {
		background-image: url("/ca/mac/home/images/monthly-payments/monthly_payment_tile__oq1rkrzfagqy_large_2x.png");
	}
}
@media only screen and (max-width: 1200px) {
	.monthly-payments .image {
		background-size: contain;
		width: 53%;
		background-position: center;
	}
}
@media only screen and (max-width: 1068px) {
	.monthly-payments .image {
		width: 430px;
		height: 203px;
		background-size: 430px 203px;
		background-repeat: no-repeat;
		background-image: url("/ca/mac/home/images/monthly-payments/monthly_payment_tile__oq1rkrzfagqy_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) {
	.monthly-payments .image {
		background-image: url("/ca/mac/home/images/monthly-payments/monthly_payment_tile__oq1rkrzfagqy_medium_2x.png");
	}
}
@media only screen and (max-width: 734px) {
	.monthly-payments .image {
		margin-left: auto;
		margin-right: auto;
		width: 322px;
		height: 192px;
		background-size: 322px 192px;
		background-repeat: no-repeat;
		background-image: url("/ca/mac/home/images/monthly-payments/monthly_payment_tile__oq1rkrzfagqy_small.png");
	}
}
@media only screen and (max-width: 734px) and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (max-width: 734px) and (min-resolution: 1.5dppx),
	only screen and (max-width: 734px) and (min-resolution: 144dpi) {
	.monthly-payments .image {
		background-image: url("/ca/mac/home/images/monthly-payments/monthly_payment_tile__oq1rkrzfagqy_small_2x.png");
	}
}

/*Apple At Work*/
@media only screen and (max-width: 1068px) {
	.promo-tile.business {
		height: 468px !important;
		background-size: cover !important;
	}
}

/* Ribbon */
.ribbon-trade-in-event-2022 .ac-ribbon__trade-in-event-2022-footnote {
	text-decoration: none !important;
}

/* Accessories Banner */
.promo-section-accessories {
	padding-top: 30px;
}
@media only screen and (max-width: 1068px) {
	.promo-section-accessories {
		padding-top: 15px;
	}
}
@media only screen and (max-width: 734px) {
	.promo-section-accessories {
		padding-top: 0;
	}
}
.section-why-mac,
.section-get-more.promo-section {
	padding-top: 97px;
}
@media only screen and (max-width: 1068px) {
	.section-why-mac,
	.section-get-more.promo-section {
		padding-top: 68px;
	}
}
@media only screen and (max-width: 734px) {
	.section-why-mac.without-value-props .typography-headline-elevated {
		padding-top: 30px;
	}
}
.banner-promo.accessories {
	background-color: #f2f2f2;
}
.accessories {
	height: 750px;
	padding-bottom: 0px;
}
.accessories .promo-copy-wrapper {
	padding-top: 60px;
}
@media only screen and (max-width: 1068px) {
	.accessories .promo-copy-wrapper {
		padding-top: 60px;
	}
}
@media only screen and (max-width: 1068px) {
	.accessories {
		height: 550px;
	}
}
@media only screen and (max-width: 734px) {
	.promo-section .accessories .promo-copy-wrapper {
		padding-top: 50px;
	}
}
@media only screen and (max-width: 734px) {
	.accessories {
		height: 450px;
	}
}
html.text-zoom .accessories {
	height: unset;
	min-height: 600px;
}
@media only screen and (max-width: 1068px) {
	html.text-zoom .accessories {
		min-height: 550px;
	}
}
@media only screen and (max-width: 734px) {
	html.text-zoom .accessories {
		min-height: 450px;
	}
}
@media only screen and (max-width: 332px) {
	.accessories > div:nth-child(1) > div:nth-child(1) > h3:nth-child(2) {
		font-size: 30px;
	}
}
@media only screen and (max-width: 734px) {
	.promo-section .banner-promo.accessories {
		margin-top: 15px;
	}
}

/* Accessories Banner */

.accessories {
	background-size: 1380px 358px;
	background-repeat: no-repeat;
	background-image: url("/ca/mac/home/images/overview/retail/accessories_tile__cybkm8f034uq_large.jpg");
	background-position-x: left;
	background-position-y: 300px;
	background-position-x: center;
}
@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) {
	.accessories {
		background-image: url("/ca/mac/home/images/overview/retail/accessories_tile__cybkm8f034uq_large_2x.jpg");
	}
}
@media only screen and (max-width: 1068px) {
	.accessories {
		background-size: 737px 247px;
		background-repeat: no-repeat;
		background-image: url("/ca/mac/home/images/overview/retail/accessories_tile__cybkm8f034uq_medium.jpg");
		background-position-y: 280px;
	}
}
@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) {
	.accessories {
		background-image: url("/ca/mac/home/images/overview/retail/accessories_tile__cybkm8f034uq_medium_2x.jpg");
	}
}
@media only screen and (max-width: 734px) {
	.accessories {
		background-size: 736px 224px;
		background-repeat: no-repeat;
		background-image: url("/ca/mac/home/images/overview/retail/accessories_tile__cybkm8f034uq_small.jpg");
		background-position-x: center;
		background-position-y: 230px;
	}
}
@media only screen and (max-width: 734px) and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (max-width: 734px) and (min-resolution: 1.5dppx),
	only screen and (max-width: 734px) and (min-resolution: 144dpi) {
	.accessories {
		background-image: url("/ca/mac/home/images/overview/retail/accessories_tile__cybkm8f034uq_small_2x.jpg");
	}
}

@media only screen and (min-width: 1068px) {
	.promo-tile.accessories {
		margin-left: 2.08333%;
		margin-right: 2.08333%;
	}
}

@media only screen and (min-width: 734px) and (max-width: 1068px) {
	.promo-tile.accessories {
		margin-left: 2.08333%;
		margin-right: 2.08333%;
		padding-left: 3.5%;
		padding-right: 3.5%;
	}
}
