<Grid.Column width={ condition ? <column number if true> : <column number if false> } /> <Grid item xs={12} sm={isLogic ? 8 : 12}></Grid>