 .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: 753px;
  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: 204px;
  }

  .u-section-1 .u-image-1 {
    width: 325px;
    height: 240px;
  }

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

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

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

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

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

  .u-section-1 .u-text-1 {
    margin-top: -85px;
    margin-bottom: 52px;
    font-size: 1.875rem;
  }
}.u-section-2 .u-sheet-1 {
  min-height: 400px;
}

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