/* JetBrains Log */
.navbar-brand.logo {
    margin: 0 30px 0 -40px;
    position: relative;
    width: 127px;
    height: 57px;
    display: block;
    text-indent: -50000px;
    background: url('jetbrains-logo.svg') no-repeat 50% 45%;
    background-size: 80%;
}
