/**
 *  Style for Site Branding
 */

 @media screen and (max-width: 767px) {
     .site-branding {
         text-align: center;
     }
 }