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

.u-section-1 .u-image-1 {
  width: 418px;
  height: 300px;
  margin: 47px 352px 0 auto;
}

.u-section-1 .u-btn-1 {
  margin: 16px auto 60px;
}

@media (max-width: 991px) {
  .u-section-1 .u-image-1 {
    margin-top: 23px;
    margin-right: auto;
  }

  .u-section-1 .u-btn-1 {
    margin-top: 40px;
  }
}

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

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