#header {
    display: none;
}
#wrapper {
    display: block !important;
    margin: 0px;
    height: auto !important;
}
#mapSingleView {
    display: none;
}
#carouselFull {
    display: none;
}
.summary {
    display: block !important;
}
.printfriendly {
    display: none;
}
.stats {
    display: none;
}
a[href="#contactAgent"] {
    display: none;
}
div.share {
    display: none;
}
div.similar {
    display: none;
}
a[href]:after {
    content: '';
    display: none;
}
#content {
    width: 100%;
    height: auto !important;
    position: relative;

}
.agentAvatar.summaryItem {
    display: none;
}
.favLink {
    display: none !important;
}