@media only screen and (min-width: 960px) {
#logo {
    max-width: 285px;
}

}

.blog-entry-video { max-height: 207px !important; }

#header {
 background: #000; 
}

.arve-wrapper p { display:none;}

#single-page-content, #homepage-title { 
background: rgba(255, 255, 255, 0.7);
}