/*Local Fixes*/
@media only screen and (max-width: 374px) {
	.hide-x-small {
		display: none;
	}

	.techspecs-columnheader, .techspecs-column {
		margin-left: 0;
	}
}

#ac-localnav .ac-ln-title a {
	display: -webkit-box;
}

.section-ar .ar-headline {
	font-size: 38px;
}
@media only screen and (min-width: 1069px) {
	body.page-overview #ac-localnav.ac-localnav-light:not(.ac-ln-sticking) {
		--localnav-menucta-color: rgb(255, 255, 255);
		--r-localnav-title-link-color: rgb(255, 255, 255);
		--r-localnav-title-link-opacity: 0.92;
		--r-localnav-title-subhead-color: rgb(255, 255, 255);
		--r-localnav-menu-link-color: rgb(255, 255, 255);
		--r-localnav-menu-link-opacity: 0.8;
		--localnav-background: rgba(22, 22, 23, 0.8);
	}
}
@media only screen and (max-width: 1068px) {
	.section-ar .ar-headline {
		font-size: 32px;
	}
}

.section-ar .copy-wrapper {
	padding-right: 10%;
}

@media only screen and (max-width: 1068px) {
	.links-wrapper > * {
		margin: 10px 0;
	}
}

.subsection-together .image-together {
	background-image: url(/ua/pro-display-xdr/images/overview/mac_pro__cwnjzh7tns66_large_2x.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) {
	.subsection-together .image-together {
		background-image: url(/ua/pro-display-xdr/images/overview/mac_pro__cwnjzh7tns66_large_2x.jpg);
	}
}

@media only screen and (max-width: 1068px) {
	.subsection-together .image-together {
		background-repeat: no-repeat;
		background-image: url(/ua/pro-display-xdr/images/overview/mac_pro__cwnjzh7tns66_medium.jpg);
		background-size: cover;
	}
}

@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) {
	.subsection-together .image-together {
		background-image: url(/ua/pro-display-xdr/images/overview/mac_pro__cwnjzh7tns66_medium_2x.jpg);
	}
}

@media only screen and (max-width: 735px) {
	.subsection-together .image-together {
		background-repeat: no-repeat;
		background-image: url(/ua/pro-display-xdr/images/overview/mac_pro__cwnjzh7tns66_small.jpg);
		background-size: cover;
	}
}

@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) {
	.subsection-together .image-together {
		background-image: url(/ua/pro-display-xdr/images/overview/mac_pro__cwnjzh7tns66_small_2x.jpg);
	}
}
