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

.u-section-1 .u-group-1 {
  min-height: 775px;
  margin-bottom: 0;
  margin-top: 0;
}

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

.u-section-1 .u-image-1 {
  width: 848px;
  height: 842px;
  margin: 9px auto -21px;
}

@media (max-width: 1199px) {
  .u-section-1 .u-image-1 {
    width: 756px;
    height: 750px;
  }
}

@media (max-width: 991px) {
  .u-section-1 .u-image-1 {
    width: 678px;
    height: 672px;
    margin-top: 52px;
    margin-bottom: 0;
  }
}

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

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

  .u-section-1 .u-group-1 {
    min-height: 648px;
  }

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

  .u-section-1 .u-image-1 {
    width: 399px;
    height: 395px;
    margin-top: 127px;
  }
}