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

.u-section-1 .u-text-1 {
  margin-bottom: 0;
}

.u-section-1 .u-image-1 {
  height: 414px;
  margin-top: 30px;
  margin-bottom: 60px;
  object-position: 27.31% 50%;
}.u-section-2 .u-sheet-1 {
  min-height: 432px;
}

.u-section-2 .u-text-1 {
  font-family: "IBM Plex Serif";
  margin-bottom: 0;
  margin-top: 20px;
}

.u-section-2 .u-text-2 {
  margin: 20px auto 0 0;
}

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

.u-section-2 .u-image-1 {
  width: 795px;
  height: 380px;
  animation-timing-function: ease;
  margin: -75px 0 20px auto;
}

@media (max-width: 991px) {
  .u-section-2 .u-sheet-1 {
    min-height: 396px;
  }

  .u-section-2 .u-image-1 {
    width: 720px;
    height: 344px;
    margin-top: 20px;
  }
}

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

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

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

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