﻿@media print {
    footer,
    header,
    .featured-video,
    #customer-reviews,
    .related-content,
    .select-color,
    .cta,
    a[href]:after,
    #main_0_container3_0_pnlBigThumbnail {
        display: none;
    }
    /*IE IMAGE OVERFLOW FIX*/
    #product-color .thumbnail img,
    #product-color .no-image {
        width: 100%;
    }
}
