html body div#main-content {
       background-blend-mode: normal; 
       background-image: none; 
       background-repeat: no-repeat; 
       background-size: cover; 
    } 

html body header#main-header {
       background-color: rgba(255,255,255,0.3); 
       background-image: none; 
    } 

html body header#main-header #logo {
       height: 85!important; 
       max-height: 80px; 
       max-width: 180px; 
       width: 204; 
    } 

