 .u-section-1 {
  --color-var: #caecc7;
}

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

.u-section-1 .u-image-1 {
  width: 333px;
  height: 300px;
  margin: 50px auto 0;
}

.u-section-1 .u-text-1 {
  margin: -365px 106px 0 0;
}

.u-section-1 .u-text-2 {
  margin: 27px 106px 0 0;
}

.u-section-1 .u-text-3 {
  width: auto;
  margin: 300px 91px 0 15px;
}

.u-section-1 .u-text-4 {
  width: auto;
  text-shadow: 0px 2px 0px rgba(255,255,255,0.73);
  margin: 191px 91px 60px 15px;
}

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

  .u-section-1 .u-image-1 {
    width: 489px;
    height: 440px;
    margin-top: 0;
    margin-left: -50px;
    margin-right: -50px;
  }

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

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

  .u-section-1 .u-text-3 {
    font-size: 1rem;
    margin-top: 304px;
    margin-right: 15px;
  }

  .u-section-1 .u-text-4 {
    font-size: 1rem;
    margin-top: -165px;
    margin-left: 8px;
    margin-right: 8px;
  }
}