.bigBox{display:-webkit-box;display:-ms-flexbox;display:flex}.bigBox>div:first-child{width:40%;border-right:1px solid #dfdfdf;padding-right:20px}.bigBox>div:first-child>div{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;height:40px;line-height:40px}.bigBox>div:first-child>div>div:first-child,.bigBox>div:first-child>div>div:nth-child(2),.bigBox>div:first-child>div>div:nth-child(3){-webkit-box-flex:1;-ms-flex:1;flex:1}.bigBox>div:nth-child(2){width:60%}