

#site_header { display: none; }
#site_footer { display: none; }
#dealer_bar { display: none; }

.container { width: 95%; }

.banner { min-height: 60px; }

.banner > .container { min-height: 60px; }

.banner .banner-text { color: #000; width: 100%; font-size: 32px; }
.banner .banner-text span { color: #999; display: none; }

.parallax-mirror { display: none; }

.header-spacer { height: 10px; }


h1 { font-size: 24px !important; }
h1 span { font-size: 20px !important; }
p { font-size: 15px; }
h2 { font-size: 24px; }


.no-print { display: block; }

.print-logo { padding-bottom: 5px; text-align: center; }

.print-logo img { max-height: 60px; }
