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

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

.u-section-1 .u-text-1 {
  font-weight: 400;
  font-size: 1.5rem;
  margin: 8px auto 0;
}

.u-section-1 .u-btn-1 {
  background-image: none;
  padding: 0;
}

.u-section-1 .u-group-elements-1 {
  width: 456px;
  min-height: 200px;
  height: auto;
  margin: 35px auto 60px;
}

.u-section-1 .u-image-2 {
  width: 256px;
  height: 200px;
  margin: 0 auto 0 0;
}

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

@media (max-width: 767px) {
  .u-section-1 .u-text-1 {
    font-size: 1.3333333333333333rem;
  }
}

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

  .u-section-1 .u-group-elements-1 {
    width: 340px;
  }
}