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

.u-section-1 .u-image-1 {
  width: 340px;
  height: 225px;
  margin: 50px auto 60px;
}.u-section-2 .u-sheet-1 {
  min-height: 910px;
  margin-bottom: 0;
}

.u-section-2 .u-image-1 {
  width: 923px;
  height: 923px;
  margin: -113px auto 50px;
}

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

  .u-section-2 .u-image-1 {
    height: 720px;
    margin-top: -89px;
    margin-bottom: 60px;
    margin-right: initial;
    margin-left: initial;
    width: auto;
  }
}

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

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

  .u-section-2 .u-image-1 {
    height: 340px;
    margin-top: -42px;
    margin-bottom: 49px;
    width: auto;
    margin-right: initial;
    margin-left: initial;
  }
}.u-section-3 .u-sheet-1 {
  min-height: 180px;
}

.u-section-3 .u-image-1 {
  width: 220px;
  height: 80px;
  margin: 50px auto -50px;
}