.foo { width: calc( 100vw + 12px); min-width: calc(10em - 10px ); max-width: calc( (100vw + 10em / 2) * 12 - 10px ); }