.multi-address {
  .widthLength {
    width: 100%;
  }
  .marginBottom {
    margin-bottom: 20px;
  }
  .marginRight4 {
    margin-right: 20px;
  }
  .el-col{
    padding: 0 5px;
  }
}