#logo {
    background-image: url(/index.php/view/media/getMedia?repository=dobra&project=dobra&path=media%2Fthemes%2Fdobra%2Fcss%2F/img/logo.png) !important;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
    width: 30px;
    height: 26px;
    min-height: 26px;
    max-width: 30px;
    margin: 2px;
    padding: 0;
    overflow: hidden;
}
