.filter-header-layout { width: 100%; display: flex; justify-content: space-between; .left { margin-right: 16px; /* background: wheat; */ flex-grow: 1; } .right { /* background: antiquewhite; */ flex-shrink: 0; } }