 .u-section-1 {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: url("../images/Firefly241.jpg");
  background-size: cover;
}

.u-section-1 .u-sheet-1 {
  min-height: 300px;
} .u-section-2 {
  --color-var: #f7e9d8;
}

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

.u-section-2 .u-group-1 {
  width: 980px;
  min-height: 861px;
  height: auto;
  margin: 73px auto 60px 74px;
}

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

.u-section-2 .u-image-1 {
  --radius: 10px;
  width: 662px;
  height: 937px;
  box-shadow: 5px 5px 20px 0 rgba(0,0,0,0.4);
  margin: 37px auto -113px;
}

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

  .u-section-2 .u-image-1 {
    height: 936px;
  }
}

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

  .u-section-2 .u-image-1 {
    width: 660px;
    height: 933px;
  }
}

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

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

  .u-section-2 .u-image-1 {
    width: 520px;
    height: 735px;
  }
}

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

  .u-section-2 .u-group-1 {
    width: 340px;
  }

  .u-section-2 .u-image-1 {
    width: 320px;
    height: 452px;
  }
}