.navbar {
    box-shadow: 7px -2px 11px #000000;
    /* background-image: url("/files/header_bg.png"); */
    background-repeat:no-repeat;
    /* background-color: #ececea; */
}
.navbar-brand {
    padding-top:0rem !important;
    max-height: none !important;
}
.app-logo{
    width: 160px !important;
    height: 40px !important;
    max-height: none !important;
}