﻿.navbar-brand img {
    height: 45px;
}
.navbar .navbar-brand, .navbar.fixed .navbar-brand {
    padding-top: 10px;
}

.navbar .navbar-header .container .basic-wrapper .navbar-brand img {
    height:55px;
}

/*.navbar.fixed .navbar-header .container .basic-wrapper .navbar-brand img {
    height:50px;
}*/

.navbar.fixed .navbar-brand img {
    height: 45px !important;
    width: auto !important;
}