.standalone .header,
.standalone .header.asleep,
.cover,
.poweredFooter {
    display: none!important;
}
.standalone .header .actionsContent {
    width: 100%;
    margin: 0 auto;
    max-width: 1100px;
    padding: 0 40px;
}
.standalone .header a.publicLogo.custom,
.standalone .header.asleep a.publicLogo.custom {
    width: 194px;
    height: 28px;
    top: 45px;
}
.standalone .header.asleep a.publicLogo.custom {
    top: 16px;
}
.standalone .header .publicLogo.custom {
    background-image: url(https://d1ktc0bp273yrr.cloudfront.net/DashboardApp/Assets/Images/logos/misc/resova_changelog_logo_white.png)!important;
}
.standalone .headerTitle,
.standalone .dark .headerTitle,
.standalone .headerSubtitle {
    display: none;
}
.standalone .news,
body.standalone.post .news  {
    padding-top: 10px!important;
}
#firstResults {
    margin-top: 0!important;
}
.standalone .feature {
    border: 1px solid #e5e7ef!important;
    border-radius: 3px!important;
    box-shadow: none!important;
}
.featureContent .fullscreen {
    display: none!important;
}
.streamNav, .sticky-wrapper {
    padding-top: 20px!important;
    position: sticky;
    top: 10px;
}
.streamNav li.catItem.watermark {
    display: none!important;
}
.poweredFooter {
    display: none!important;