#content #right-sidebar .widget:not(.woocommerce) {
       font-size: 14px; 
    } 

#main:hover {
       font-size: 10!important; 
    } 

#masthead {
       height: 166px; 
    } 

#masthead .site-description {
    } 


@media screen and (max-width: 768px)  { #masthead .site-description {   display: none; }  }  
@media screen and (max-width: 480px)  { #masthead .site-description {   display: none; }  }  