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

.u-section-1 .u-image-1 {
  height: 91px;
  width: 570px;
  margin: 155px auto 0 285px;
}

.u-section-1 .u-text-1 {
  letter-spacing: 6px;
  font-weight: 500;
  width: 275px;
  margin: 244px auto 60px;
}

@media (max-width: 991px) {
  .u-section-1 .u-image-1 {
    margin-left: 150px;
  }
}

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

  .u-section-1 .u-image-1 {
    height: 86px;
    width: 540px;
    margin-left: 0;
  }
}

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

  .u-section-1 .u-image-1 {
    height: 54px;
    width: 340px;
  }
}.u-section-2 .u-sheet-1 {
  min-height: 94px;
}

.u-section-2 .u-group-1 {
  width: 593px;
  min-height: 70px;
  height: auto;
  box-shadow: 5px 5px 20px 0 rgba(0,0,0,0.4);
  margin: 12px auto;
}

.u-section-2 .u-container-layout-1 {
  padding-left: 0;
  padding-right: 0;
}

.u-section-2 .u-image-1 {
  width: 162px;
  height: 64px;
  margin: 3px auto 0 65px;
}

.u-section-2 .u-image-2 {
  width: 95px;
  height: 64px;
  margin: -64px auto 0 0;
}

@media (max-width: 1199px) {
  .u-section-2 .u-group-1 {
    height: auto;
  }

  .u-section-2 .u-container-layout-1 {
    padding-top: 0;
    padding-bottom: 0;
  }
}

@media (max-width: 767px) {
  .u-section-2 .u-group-1 {
    width: 540px;
  }
}

@media (max-width: 575px) {
  .u-section-2 .u-group-1 {
    width: 340px;
  }
}