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

.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: -172px 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: 205px;
  }

  .u-section-1 .u-image-1 {
    width: 237px;
    height: 194px;
    margin-top: -9px;
  }

  .u-section-1 .u-text-1 {
    width: auto;
    margin-top: -109px;
    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: 120px;
  }

  .u-section-1 .u-image-1 {
    width: 136px;
    height: 95px;
    margin-top: 0;
  }

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