.tabPane{ margin:0 20px; .content { display: flex; flex-direction: row; justify-content: space-between; height: 700px; .half{ flex:1 } } }