.loginlogo {
    padding: 0;
    text-align: center;
    height: 180px !important;
}
 
.loginlogo img {
    width: auto;
    height: 100% !important;
}
 
.navbar .logo {
    background: transparent url(images/logo_main.png) no-repeat scroll left bottom !important;
    float: left;
    height: 66px;
    margin: 5px 5px 5px 10px !important;
    padding: 0;
    background-size: contain !important;
}