@media only screen and (min-width: 1069px) {
	.section-hero-product .section-content .product-wrapper .cta-links {
		margin-top: 30px;
	}
}
@media only screen and (min-width: 735px) and (max-width: 1068px) {
	.section-hero-product .section-content .product-wrapper .cta-links {
		margin-top: 1.2em;
	}
}

@media only screen and (min-width: 1069px) {
	.section-compare .gallery .item-container .gallery-item.desktops .imac24.chip {
		grid-area: imac24-chip;
		padding-top: 4px;
	}
}

@media only screen and (min-width: 1069px) {
	.section-compare .gallery .item-container .gallery-item.desktops .macpro.chip {
		grid-area: macpro-chip;
		padding-top: 4px;
	}
}

@media only screen and (max-width: 734px) {
	.section-compare .gallery .item-container .gallery-item .cell.display .column {
		width: 65%;
	}
}

@media only screen and (max-width: 1068px) {
	.tv-plus .controls {
		right: 5px;
	}
}

@media only screen and (min-width: 1069px) {
	.tv-plus .controls {
		right: 10px;
	}
}

@media only screen and (min-width: 1069px) {
	.fp-tile-2 {
		margin-bottom: 50px;
	}
}

@media only screen and (max-width: 1068px) {
	.promo-section .promo-tile {
		margin-bottom: 50px;
	}
}

@media only screen and (min-width: 1069px) {
	.section-compare .link-wrapper {
		position: relative;
		padding-top: 32px;
		padding-bottom: 113px;
	}
}

@media only screen and (max-width: 734px) {
	.section-compare .gallery .item-container .gallery-item .cell.memory {
		width: 86%;
		padding-top: 8px;
	}
}

@media only screen and (max-width: 734px) {
	.section-compare .gallery .item-container .gallery-item .cell.storage {
		width: 86%;
		margin-top: 0;
	}
}

@media only screen and (max-width: 1068px) {
	.fp-macstore .fp-macstore-section {
		margin: 0 auto 20px;
		padding: 4em 0;
		left: 10px;
		max-width: 30em;
	}
}

@media only screen and (max-width: 476px) {
	.section-compare .gallery .tabnav-items {
		justify-content: center;
		margin: 0px auto;
	}
	.tabnav-link {
		font-size: 16px;
	}
}

@media only screen and (min-width: 1069px) {
	.apple-pay .apple-pay-image {
		margin-bottom: 20px;
	}
}

@media only screen and (min-width: 735px) and (max-width: 1068px) {
	.apple-pay .apple-pay-image {
		padding-bottom: 20px;
	}
}

@media only screen and (min-width: 735px) and (max-width: 1068px) {
	.arcade .arcade-dynamic.hide .arcade-games {
		margin-bottom: 10px;
	}
}

@media only screen and (min-width: 735px) and (max-width: 1068px) {
	.section-compare .gallery .item-container .gallery-item.desktops .macpro.chip {
		grid-area: macpro-chip;
		padding-top: 6px;
	}
}

@media only screen and (max-width: 375px) {
	.fp-macstore .fp-macstore-section {
		margin: 0 auto 20px;
		padding: 4em 0;
		left: 10px;
	}
}

@media only screen and (max-width: 375px) {
	.promo-section .promo-tile {
		margin-bottom: 20px;
	}
}

@media only screen and (min-width: 375px) and (max-width: 734px) {
	.section-compare .gallery .item-container .gallery-item.desktops .macpro.chip .column {
		margin-top: -4px;
	}
}

@media only screen and (min-width: 735px) and (max-width: 1068px) {
	.section-compare .gallery .item-container .gallery-item.desktops .macpro.chip .column {
		margin-top: -2px;
	}
}

.tv-plus .icon-external::after {
	padding-left: 5px;
}

.section-what-makes-mac .section-apps .section-content {
	margin: 0;
}
