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

.u-section-1 .u-image-1 {
  width: 421px;
  height: 340px;
  object-position: 50% 0%;
  margin: 25px auto 0;
}

.u-section-1 .u-btn-1 {
  border-style: none;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 1.25rem;
  letter-spacing: 1px;
  margin: 28px auto 0 238px;
  padding: 0 37px 0 36px;
}

.u-section-1 .u-btn-2 {
  border-style: none;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 1.25rem;
  letter-spacing: 1px;
  margin: -58px auto 6px 615px;
  padding: 9px 100px 11px 99px;
}

@media (max-width: 1199px) {
  .u-section-1 .u-image-1 {
    margin-top: 24px;
  }

  .u-section-1 .u-btn-1 {
    margin-top: 55px;
    margin-left: auto;
  }

  .u-section-1 .u-btn-2 {
    margin-top: 31px;
    margin-left: auto;
    margin-bottom: 55px;
  }
}

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

@media (max-width: 575px) {
  .u-section-1 .u-image-1 {
    width: 340px;
    height: 275px;
  }
}