.logo {
    background: url(logo.png) no-repeat !important;
    height: 61px !important;
    width: 285px !important;
    background-size: contain !important;
}

.logo-white {
    background: url(logo_white.png) no-repeat !important;
    height: 61px !important;
    width: 285px !important;
    background-size: contain !important;
}
