 .u-section-1 {
  background-image: url("images/background.jpg");
}

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

.u-section-1 .u-image-1 {
  width: 727px;
  height: 727px;
  margin: 111px auto 0;
}

.u-section-1 .u-list-1 {
  width: 253px;
  margin: 23px auto 60px;
}

.u-section-1 .u-repeater-1 {
  min-height: 414px;
  grid-auto-columns: 100%;
  grid-template-columns: 100%;
  grid-gap: 10px 10px;
}

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

.u-section-1 .u-text-1 {
  font-weight: 700;
  margin: 0 auto;
}

.u-section-1 .u-image-2 {
  height: 67px;
  margin-top: 13px;
  margin-bottom: 0;
}

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

.u-section-1 .u-text-2 {
  font-weight: 700;
  margin: 0 auto;
}

.u-section-1 .u-image-3 {
  height: 67px;
  margin-top: 13px;
  margin-bottom: 0;
}

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

.u-section-1 .u-text-3 {
  font-weight: 700;
  margin: 0 auto;
}

.u-section-1 .u-image-4 {
  height: 67px;
  margin-top: 13px;
  margin-bottom: 0;
}

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

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

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

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

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

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

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