header {
    display: flex;
    background-color: #eee !important;

    >.container-fluid {
        width: min-content;
        margin: 0;
    }
}