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

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

.u-section-1 .u-text-1 {
  margin-bottom: 0;
  margin-top: -380px;
}

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

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

  .u-section-1 .u-text-1 {
    margin-top: -320px;
  }
}