nav, .nav-pills, .tab-content, .measureContainer, #map_zoom_slider, .alternateMapContainer{
    display: none !important;
    
    box-shadow: 0 !important;
    text-shadow: none !important;
}

.main-hero, .hrule {
    color: #000;
    background-color: none;
    border-radius: 0;
    box-shadow: none;
    text-shadow: none !important;
    height: auto;
}

.container {
    border-radius: 0;
    border: 0;
    box-shadow: none;
    width: 100%;
    max-width: 100%;
}