.header .brand .navbar-brand img {
    max-height: 50px;
}

.dash-tile .tile-stats {
    font-size: 16px;
}


@media (max-width: 767px) {
    .app .header-fixed + .layout {
        padding-top: 50px;
    }
}