/**
 * @file
 * Subtheme specific CSS.
 */
.navbar-brand
{
    margin:  auto!important;
    width: 300px!important;
    text-align: center;
    display: block;
    padding: 4px;
}

.navbar-brand img
{
    width: 100px;
}