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

.u-section-1 .u-group-1 {
  min-height: 674px;
  height: auto;
  margin-top: 0;
  margin-bottom: 0;
}

.u-section-1 .u-container-layout-1 {
  padding: 7px 0 0;
}

.u-section-1 .u-text-1 {
  font-weight: 700;
  margin: 0;
}

.u-section-1 .u-text-2 {
  margin: 39px -7px 0 7px;
}

.u-section-1 .u-image-1 {
  --radius: 360px;
  width: 250px;
  height: 350px;
  box-shadow: 0px 0px 8px 5px rgba(128,128,128,1);
  margin: 25px auto 0;
}

.u-section-1 .u-text-3 {
  font-weight: 700;
  margin: 25px 0 0;
}

.u-section-1 .u-btn-1 {
  --radius: 180px;
  margin: 39px auto 0;
}

@media (max-width: 1199px) {
  .u-section-1 .u-group-1 {
    height: auto;
  }

  .u-section-1 .u-text-2 {
    margin-left: 0;
    margin-right: 0;
  }
}