header {
    background: #000;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

header .header-brand {
    height: 180px;
    margin: 60px;
}
