 .u-section-1 {
  background-repeat: no-repeat;
  background-image: url("images/DALLE2025-01-1120.15.32-ApicturesqueDutchlandscapefeaturingawideopenfieldwithgreengrassandcolorfultuliprowsatraditionalwindmillinthebackgroundandac.webp"), url("images/DALLE2025-01-1120.15.32-ApicturesqueDutchlandscapefeaturingawideopenfieldwithgreengrassandcolorfultuliprowsatraditionalwindmillinthebackgroundandac.webp");
  background-size: cover;
}

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

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

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

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