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

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

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

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

@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 (max-width: 734px) {
	.tv-plus .controls {
		margin-right: 10px;
	}
}

@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) {
	.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: 3px;
	}
}
@media only screen and (min-width: 735px) and (max-width: 1068px) {
	.section-compare .gallery .item-container .gallery-item.desktops .imac24.chip {
		grid-area: imac24-chip;
		padding-top: 6px;
	}
}

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

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

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