/* PRINT */
.primary .user-links,
.secondary,
.tertiary,
.reveal,
.footer {
    display: none;
    visibility: hidden;
}
.community-title A {
    text-decoration: none;
    color: #000;
}
.content {
}
.content .map,
.content .map svg {
    display: block;
position: absolute;
top: 0;
left: 0;
bottom: 0;
right: 0;
background: white;
}