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


.image-hero-13 {
    background-image: url("/euro/macbook-pro/c/screens_alt/images/overview/hero_13__d1tfa5zby7e6_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) {
    .image-hero-13 {
        background-image: url("/euro/macbook-pro/c/screens_alt/images/overview/hero_13__d1tfa5zby7e6_large_2x.jpg")
    }
}
@media only screen and (max-width: 1068px) {
    .image-hero-13 {
        background-image: url("/euro/macbook-pro/c/screens_alt/images/overview/hero_13__d1tfa5zby7e6_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) {
    .image-hero-13 {
        background-image: url("/euro/macbook-pro/c/screens_alt/images/overview/hero_13__d1tfa5zby7e6_medium_2x.jpg")
    }
}
@media only screen and (max-width: 734px) {
    .image-hero-13 {
        background-image: url("/euro/macbook-pro/c/screens_alt/images/overview/hero_13__d1tfa5zby7e6_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) {
    .image-hero-13 {
        background-image: url("/euro/macbook-pro/c/screens_alt/images/overview/hero_13__d1tfa5zby7e6_small_2x.jpg")
    }
}


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




/*------------------------------------*\
   LOCAL FIXES
\*------------------------------------*/
@media only screen and (max-width: 734px) {
	.section.section-compare .compare-table .cell.storage {
		width: 64%;
	}
}


@media only screen and (max-width: 734px) {
	.section.section-compare .link-wrapper .shop {
		margin-left: 0px;
	}
}

@media only screen and (max-width: 734px) {
	.section-retail .tile-accessories .content-wrapper .copy-wrapper .typography-tile-headline {
		max-width: initial;
	}
}

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