.u-section-1 .u-sheet-1 {
  min-height: 989px;
}

.u-section-1 .u-layout-wrap-1 {
  width: 100%;
  margin: 60px 0 0;
}

.u-section-1 .u-layout-cell-1 {
  min-height: 700px;
  margin-top: 0;
  margin-bottom: 0;
}

.u-section-1 .u-container-layout-1 {
  padding: 6px 30px;
}

.u-section-1 .u-text-1 {
  margin: 27px auto 0;
}

.u-section-1 .u-image-1 {
  height: 638px;
  margin-top: 26px;
  margin-bottom: 0;
}

.u-section-1 .u-layout-cell-2 {
  min-height: 700px;
}

.u-section-1 .u-container-layout-2 {
  padding: 20px 30px;
}

.u-section-1 .u-text-2 {
  margin: 12px auto 0;
}

.u-section-1 .u-table-1 {
  width: 400px;
  margin: 26px auto 0;
}

.u-section-1 .u-table-header-1 {
  background-image: none;
}

.u-block-ac8d-34 {
  height: 46px;
}

@media (max-width: 1199px) {
  .u-section-1 .u-table-1 {
    width: -10px;
  }
}

@media (max-width: 991px) {
  .u-section-1 .u-sheet-1 {
    min-height: 389px;
  }

  .u-section-1 .u-layout-cell-1 {
    min-height: 100px;
  }

  .u-section-1 .u-layout-cell-2 {
    min-height: 100px;
  }
}

@media (max-width: 767px) {
  .u-section-1 .u-sheet-1 {
    min-height: 489px;
  }

  .u-section-1 .u-container-layout-1 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .u-section-1 .u-image-1 {
    height: -5104px;
  }

  .u-section-1 .u-container-layout-2 {
    padding-left: 10px;
    padding-right: 10px;
  }
}/*
table {
  display: block;
  background: white;
}
table thead {
  text-align: left;
}
table tbody {
  display: block;
  max-height: 400px;
  overflow-y: scroll;
}
*/
/*
table {
  display: block;
  background: white;
  max-height: 400px;
  overflow-y: scroll;
}
*/