:root {
  --header-bg-classic: rgb(59, 120, 231);
}

img#jenkins-head-icon {
    display: none;
}

img#jenkins-name-icon {
    box-sizing: border-box;
    background: url(/css/logo.png) no-repeat;
    background-size: 190px;
    height: 30px;
    padding-left: 200px;
    width: 200px;
}
