﻿.login-logo img {
    width: 150px;
    height: 135px;
}

.navbar-brand img {
    height: 40px !important;
    width: 150px !important;
    background: #fff !important;
    border-radius: 5px;
    padding: 5px;
}

.container-fluid:not(.mobileLogin) .login-logo img {
    height: 40px;
    padding: 5px;
}
