body.cms-about-media #content .layout-c .col2 { margin-top: 0; }
.media-feature-display { height: 800px;}
.media-feature-label { width: 10em; }
.media-feature-label .content { padding: 0.5em; color: #fff; }
.media-feature-label .background { background: #000; }

.media-feature-covers img { display: block; margin-bottom: 15px; cursor: pointer; }
.media-feature-display { overflow: hidden; position: relative; }
.media-feature-display img { position: absolute; border: none;}


.product-feature { width: 676px; height: 465px; }
.product-feature-label { width: 10em; }
.product-feature-label .content { padding: 0.5em; color: #fff; }
.product-feature-label .background { background: #000; }

.product-feature { overflow: hidden; position: relative; }
.product-feature-slider { width: 1000%; }
.product-feature-image { display:inline; }
.product-feature-slider img { border: none; }
.product-feature-label { position: absolute; z-index: 100; }
.product-feature-label .content { position: relative; }
.product-feature-label .background { position: absolute; width: 100%; height: 100%; opacity: 0.6; }
