.header-widget .widget .textwidget p {
       color: white!important; 
       font-size: 1.4em!important; 
       line-height: 1.4!important; 
       text-align: right!important; 
    } 

.header-widget .widget .textwidget small {
       font-size: 0.7em!important; 
       font-style: italic!important; 
       opacity: 0.6!important; 
    } 

#header #logo {
    } 


@media screen and (max-width: 667px) { .header-widget .widget .textwidget p {   text-align: center!important; }  }  
@media screen and (max-width: 667px) { #header #logo {   display: block!important; }  }  
@media screen and (max-width: 667px) { #header #logo {   float: none!important; }  }  
@media screen and (max-width: 667px) { #header #logo {   text-align: center!important; }  }  