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

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

.u-section-1 .u-image-1 {
  width: 570px;
  height: 554px;
  margin: 30px auto 0;
}

.u-section-1 .u-text-1 {
  font-size: 1.875rem;
  margin: 35px 274px -61px 255px;
}

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

@media (max-width: 1199px) {
  .u-section-1 .u-text-1 {
    width: 630px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 30px;
  }
}

@media (max-width: 991px) {
  .u-section-1 .u-text-1 {
    width: auto;
    margin-left: 45px;
    margin-right: 45px;
  }
}

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

  .u-section-1 .u-image-1 {
    width: 540px;
    height: 525px;
  }

  .u-section-1 .u-text-1 {
    width: 426px;
    margin-left: auto;
    margin-right: auto;
  }
}

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

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

  .u-section-1 .u-text-1 {
    margin-right: 99px;
    width: 340px;
  }
}