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

@media only screen and (max-width: 735px) {
	.image-specs-connections {
		width: 302px;
		height: 332px;
		background-size: 302px 332px;
		background-repeat: no-repeat;
		background-image: url("/euro/pro-display-xdr/a/screens_alt/images/specs/connections__dx3i1eudszyq_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) {
	.image-specs-connections {
		background-image: url("/euro/pro-display-xdr/a/screens_alt/images/specs/connections__dx3i1eudszyq_small_2x.jpg");
	}
}





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




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

/*  Environment Section fix - REMOVE once section is updated */




/*  END - Environment Section fix  */

.techspecs-section.subsection-reference-mode ul li {
    -ms-flex: 0 49%;
    flex: 0 49%;
    padding-right: 1%;
}

@media only screen and (max-width: 735px) {
    .image-wrapper-connections .caption-thunderbolt {
        top: 300px;
    }
    .image-wrapper-connections .caption-power {
        top: 338px;
    }
}


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