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

.u-section-1 .u-image-1 {
  width: 367px;
  height: 300px;
  margin: -29px 0 0 auto;
}

.u-section-1 .u-text-1 {
  text-shadow: 2px 2px 8px rgba(0,0,0,0.4);
  font-family: "ADLaM Display";
  font-size: 4.5rem;
  width: 839px;
  margin: -175px auto 60px;
}

@media (max-width: 1199px) {
   .u-section-1 {
    background-position: 50% 50%, 50% 51.4%;
    background-size: cover, cover;
  }

  .u-section-1 .u-image-1 {
    margin-top: -39px;
  }

  .u-section-1 .u-text-1 {
    --animation-custom_in-translate_x: 300px;
    --animation-custom_in-translate_y: 0px;
    --animation-custom_in-opacity: 0;
    --animation-custom_in-rotate: 0deg;
    --animation-custom_in-scale: 0.3;
    margin-top: -150px;
  }
}

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

  .u-section-1 .u-image-1 {
    width: 252px;
    height: 206px;
    margin-top: -26px;
  }

  .u-section-1 .u-text-1 {
    width: auto;
    margin-top: -130px;
    margin-left: 50px;
    margin-right: 50px;
    font-size: 3rem;
  }
}

@media (max-width: 767px) {
  .u-section-1 .u-image-1 {
    margin-top: -59px;
  }

  .u-section-1 .u-text-1 {
    font-size: 2.25rem;
    margin: -73px 0 44px;
  }
}

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

  .u-section-1 .u-image-1 {
    width: 141px;
    height: 115px;
    margin-top: 4px;
  }

  .u-section-1 .u-text-1 {
    font-size: 1.5rem;
    margin-top: -70px;
    margin-bottom: 48px;
  }
}.u-section-2 .u-sheet-1 {
  min-height: 400px;
}