/*------------------------------------*\
   LOCAL SCREENS
\*------------------------------------*/


.section-hero .hero-hardware .image-hero-screen { background-image:url("/euro/mac-mini/h/screens_alt/images/overview/heroes/hero_screen__biefgu165us2_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 .hero-hardware .image-hero-screen { background-image:url("/euro/mac-mini/h/screens_alt/images/overview/heroes/hero_screen__biefgu165us2_large_2x.jpg"); }
}
@media only screen and (max-width: 1068px) {
  .section-hero .hero-hardware .image-hero-screen { background-image:url("/euro/mac-mini/h/screens_alt/images/overview/heroes/hero_screen__biefgu165us2_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 .hero-hardware .image-hero-screen { background-image:url("/euro/mac-mini/h/screens_alt/images/overview/heroes/hero_screen__biefgu165us2_medium_2x.jpg"); }
}
@media only screen and (max-width: 735px) {
  .section-hero .hero-hardware .image-hero-screen { background-image:url("/euro/mac-mini/h/screens_alt/images/overview/heroes/hero_screen__biefgu165us2_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 .hero-hardware .image-hero-screen { background-image:url("/euro/mac-mini/h/screens_alt/images/overview/heroes/hero_screen__biefgu165us2_small_2x.jpg"); }
}



/*------------------------------------*\
   END LOCAL SCREENS
\*------------------------------------*/ 




/*------------------------------------*\
   LOCAL FIXES
\*------------------------------------*/

.section-connections .pin-connections .pin-horizontal.pin-headphone .pin-caption {
	max-width: 80px;
	margin-top: -24px;
}

@media only screen and (max-width: 1068px) {
	.section-connections .pin-connections .pin-horizontal.pin-headphone .pin-caption {
		max-width: 60px;
		margin-top: -24px;
	}
}

@media only screen and (max-width: 735px) {
	.section-connections .pin-connections .pin-horizontal.pin-headphone .pin-caption {
		max-width: 60px;
		margin-top: 0px;
	}
}




.section.no-pad-top {
    padding-top: 40px;
}


@media only screen and (max-width: 1068px) {
    padding-top: 0px;
}




/*------------------------------------*\
   END LOCAL FIXES
\*------------------------------------*/
 
