/* 
.custom-logo-link img, 
body.home.title-tagline-hidden.has-header-image .custom-logo-link img, 
body.home.title-tagline-hidden.has-header-video .custom-logo-link img 
{
    max-width: 70%;
    max-height: 70%;
} 
*/
/*
.custom-logo-link img, 
body.page.title-tagline-hidden.has-header-image .custom-logo-link img, 
body.page.title-tagline-hidden.has-header-video .custom-logo-link img 
{max-width: 30%; max-height: 30%;}
*/
/*
.site-branding .wrap {max-width: 100% !important; padding-left:10px; padding-right:10px !important;}
*/
/*
.has-header-image.twentyseventeen-front-page .site-branding, 
.has-header-video.twentyseventeen-front-page .site-branding, 
.has-header-image.home.blog .site-branding, 
.has-header-video.home.blog .site-branding 
{ top: 10px; vertical-align: top; }
*/

.has-header-image.twentyseventeen-front-page .site-branding, 
.has-header-video.twentyseventeen-front-page .site-branding, 
.has-header-image.page .site-branding, 
.has-header-video.page .site-branding, 
.has-header-image.home.blog .site-branding, 
.has-header-video.home.blog .site-branding 
{ top: 10px; vertical-align: top !important; }


.main-navigation {
    border-bottom-color: #F00;
    border-bottom-style: solid;
    border-bottom-width: 8px;
    border-top-color: #F00;
    border-top-style: solid;
    border-top-width: 4px;
}