.node--unpublished {
border-top: 30px solid #FFF4F4;
background-color: #fff;
padding-top: 5px;
}
#header__main,
.navbar #block-un3-sc-mainnavigation-2,
.highlighted,
.featured-top {
display: none !important;
}
nav#header__top .container { width: 80%; }
@media only screen and (min-width: 768px) {
.container,
.main-container.container {
width: auto;
max-width: none;
}
.header-intro,
.section-intro,
.section-intro-wrap h4.quote,
.sub-section,
.highlight {
width: 750px;
}
}
@media only screen and (min-width: 992px) {
.container,
.main-container