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

.u-section-1 .u-image-1 {
  --radius: 10px;
  width: 399px;
  height: 300px;
  margin: 83px auto 60px;
}

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

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