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

.u-section-1 .u-group-1 {
  width: 800px;
  min-height: 473px;
  height: auto;
  margin: 35px auto 0;
}

.u-section-1 .u-container-layout-1 {
  padding: 30px;
}

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

.u-section-1 .u-image-1 {
  width: 107px;
  height: 100px;
  margin: 30px auto 0 0;
}

.u-section-1 .u-image-2 {
  width: 138px;
  height: 100px;
  margin: -100px auto 0 142px;
}

.u-section-1 .u-image-3 {
  width: 113px;
  height: 49px;
  margin: -74px 312px 0 auto;
}

.u-section-1 .u-image-4 {
  width: 97px;
  height: 69px;
  margin: -59px 180px 0 auto;
}

.u-section-1 .u-image-5 {
  width: 100px;
  height: 100px;
  margin: -84px 45px 0 auto;
}

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

@media (max-width: 991px) {
  .u-section-1 .u-group-1 {
    width: 720px;
  }
}

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

  .u-section-1 .u-container-layout-1 {
    padding-left: 10px;
    padding-right: 10px;
  }
}

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

  .u-section-1 .u-image-3 {
    margin-right: 207px;
  }
}