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

.u-section-1 .u-list-1 {
  width: 873px;
  margin: 0 auto 60px;
}

.u-section-1 .u-repeater-1 {
  grid-gap: 10px 10px;
  grid-template-columns: calc(50% - 5px) calc(50% - 5px);
  min-height: 429px;
}

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

.u-section-1 .u-text-1 {
  font-size: 1.25rem;
  line-height: 1.6;
  margin: 0 auto;
}

.u-section-1 .u-image-1 {
  width: 275px;
  height: 355px;
  margin: 30px auto 0;
}

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

.u-section-1 .u-text-2 {
  font-size: 1.25rem;
  line-height: 1.6;
  margin: 0 auto;
}

.u-section-1 .u-image-2 {
  width: 275px;
  height: 355px;
  margin: 30px auto 0;
}

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

  .u-section-1 .u-list-1 {
    width: 702px;
    margin-bottom: 0;
    margin-left: 0;
  }

  .u-section-1 .u-repeater-1 {
    min-height: 864px;
  }

  .u-section-1 .u-text-1 {
    width: auto;
    font-size: 1.125rem;
  }

  .u-section-1 .u-text-2 {
    width: auto;
    font-size: 1.125rem;
  }
}

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

  .u-section-1 .u-text-1 {
    font-size: 1rem;
  }

  .u-section-1 .u-image-1 {
    width: 197px;
    height: 253px;
  }

  .u-section-1 .u-text-2 {
    font-size: 1rem;
  }

  .u-section-1 .u-image-2 {
    width: 197px;
    height: 253px;
  }
}

@media (max-width: 575px) {
  .u-section-1 .u-list-1 {
    width: 340px;
  }

  .u-section-1 .u-image-1 {
    width: 119px;
    height: 153px;
    margin-top: 31px;
  }

  .u-section-1 .u-image-2 {
    width: 119px;
    height: 153px;
    margin-top: 31px;
  }
}