 .u-section-1 {
  background-image: url("images/IMG_59812.jpeg");
  background-position: 50% 8.93%;
}

.u-section-1 .u-sheet-1 {
  min-height: 100vh;
}

.u-section-1 .u-image-1 {
  width: 719px;
  height: 719px;
  background-image: url("images/2023_2.png");
  background-position: 50% 50%;
  margin: 60px 14px 60px auto;
}

@media (max-width: 1199px) {
   .u-section-1 {
    background-position: 50% 47.35%;
  }
}

@media (max-width: 991px) {
  .u-section-1 .u-image-1 {
    margin-right: 1px;
  }
}

@media (max-width: 767px) {
  .u-section-1 .u-image-1 {
    width: 540px;
    height: 540px;
    margin-right: 0;
  }
}

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

.u-section-2 .u-text-1 {
  margin-bottom: 60px;
  font-size: 3.75rem;
}

@media (max-width: 575px) {
  .u-section-2 .u-text-1 {
    font-size: 1.875rem;
  }
}