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

.u-section-1 .u-group-1 {
  width: 744px;
  min-height: 400px;
  height: auto;
  margin: 48px auto;
}

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

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

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

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

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

@media (max-width: 1199px) {
  .u-section-1 .u-group-1 {
    height: auto;
  }
}

@media (max-width: 991px) {
  .u-section-1 .u-group-1 {
    width: 720px;
  }
}

@media (max-width: 767px) {
  .u-section-1 .u-group-1 {
    width: 540px;
  }

  .u-section-1 .u-text-2 {
    margin-right: 22px;
    margin-bottom: 20px;
  }

  .u-section-1 .u-text-3 {
    margin-right: 32px;
    margin-bottom: 20px;
  }

  .u-section-1 .u-text-4 {
    margin-right: 22px;
    margin-bottom: 20px;
  }
}

@media (max-width: 575px) {
  .u-section-1 .u-group-1 {
    width: 340px;
    min-height: 428px;
  }

  .u-section-1 .u-text-2 {
    width: auto;
    margin-right: 20px;
  }

  .u-section-1 .u-text-3 {
    width: auto;
    margin-right: 20px;
  }

  .u-section-1 .u-text-4 {
    width: auto;
    margin-right: 20px;
  }
}.u-section-2 .u-sheet-1 {
  min-height: 400px;
}