@media print {
*, a { color: #000; text-decoration: none; }
img { filter: grayscale(100%); }
.logged-in-bar, .i-header-navigation, .be-header-phone-number, .be-header-login, .be-header-bar-sub, .be-main .title-wrap h1 + .btn, .mobile-scroller, .i-modal { display: none !important; }
.compare-favorites-table th:last-child, .compare-favorites-table td:last-child { display: none !important; }
.be-main .title-wrap h1 { font-size: 20pt; }
}
