body { -webkit-font-variant-ligatures: no-common-ligatures } body { font-variant-ligatures: no-common-ligatures } .show-for-small { display: none } .show-for-medium { display: none } .show-for-large { display: block } @media only screen and (max-width:1068px) { .show-for-small { display: none } .show-for-medium { display: block } .show-for-large { display: none } .hide-for-medium { display: none } } @media only screen and (max-width:735px) { .show-for-small { display: block } .show-for-medium { display: none } .show-for-large { display: none } .hide-for-small { display: none } .hide-for-medium { display: inline-block } } @media only screen and (min-width:1068px) { .image-wrapper-connections .caption-thunderbolt.tr-left { left: 81px } } @media only screen and (min-width:1068px) { .techspecs-section .specs-copy.tr-width { width: 59% } } @media only screen and (min-width:1068px) { .tr-no-wrap-large { white-space: nowrap } } .tr-completely-hide { display: none!important } .caption-thunderbolt.tr-margin-fix { margin-top: 16px } .techspecs-section.subsection-compatibility .specs-title, .techspecs-section.subsection-compatibility ul > li { max-width: 670px; } @media only screen and (max-width: 1068px) { .techspecs-section.subsection-compatibility .specs-title, .techspecs-section.subsection-compatibility ul > li { max-width:none } }