#menu,
#footer,
.search-form, 
.searchToggle,
.skip-main,
.grecaptcha-badge,
.load-more,
.info,
.featured-img,
h4 span {
    display: none !important;
}
.featured-img-print {
    display: inline-block !important;
}

body {
	font-family: 'Gotham';
}
a, .common-bar .left-part p a {color: #000 !important; text-decoration: none !important;}
h1 {color: #1A4893; font-size: 28px;}
h4 {color: #0768bb; font-size: 22px;}

.featured-img img,
.featured-img-print img {max-width: 250px; height: auto; margin: 10px 0;}

#header .logo, #header .logo img {
    width: 400px !important;
}

@page {
    size: auto;
	margin: 1.5cm;
}