 .u-section-1 {
  background-repeat: no-repeat;
  background-image: url("images/hotel-interior-2024-09-22-07-18-00-utc.jpg");
}

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

.u-section-1 .u-image-1 {
  width: 402px;
  height: 402px;
  box-shadow: 5px 5px 20px 0 rgba(0,0,0,0.4);
  margin: 4px auto 0;
}

.u-section-1 .u-text-1 {
  font-weight: 700;
  text-shadow: 2px 2px 8px rgba(128,128,128,1);
  margin: 30px auto 60px;
}

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

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

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