body {
    background-color:#fff;
}

#header-content {
    box-shadow: none;
}

#site-info {
    display:none;
}

#branding-links {
    display: none;
}

#nav {
    display:none;
}

.branding-right {
    display:none;
}

.cross-link {
    display: none;
}

#branding .branding-left {
    width: 100%;
    left:0px;
}

#article-2-col #main {
    width: 100%;
}

#article-2-col #wrapper-3 {
    width: 97%;
}

.links {
    display:none;
}

.more-info {
    display:none;
}

/* HOME */
#wrapper-3 {
    width:100%;
}

.header-image {
    width: 99%;
}

#main {
    width: 95%;
}

.link-carousel .more {
    display: none !important;
}

.box .more {
    display: none !important;
}

.contact-card {
    width: 100%;
}

.teaser .more {
    display: none !important;
}  

.latest .more {
    display: none !important;
}

/* CONTENT */

#article #header-content #wrapper-3 {
    width:100%;
}

#article #header-content #wrapper-3 {
    width:100%;
}

#article-2-col #wrapper-2 #wrapper-3 .header-image {
    width:124%;
}

#header-content #main {
    //width: 80%;
}

.disclosure-box.partners .disclosure-content {
    padding: 1%;
    margin-bottom: 20px !important;
}

.disclosure-content div {
  width:98.5% !important;
}

#main h2, #main h3, #main h4, #main h5, #main h6 {
  font-size:20px;
}

#extras {
 display:none;
}

.header-image .media {
  max-width:auto;
  width:952px;
}  

.header-image {
  margin:0 px;
}  

