.customization{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;height:calc(100vh - 145px)}.customization .left{-webkit-box-flex:0;-ms-flex:0 0 300px;flex:0 0 300px;background-color:#fff}.customization .right{-webkit-box-flex:1;-ms-flex:1;flex:1;margin-left:16px;background-color:#fff}