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

.u-section-1 .u-image-1 {
  width: 430px;
  height: auto;
  margin: 10px auto 0;
}

.u-section-1 .u-image-2 {
  width: 310px;
  height: 300px;
  margin: -10px auto 0;
}

.u-section-1 .u-text-1 {
  font-weight: 700;
  font-style: italic;
  letter-spacing: -1px;
  margin: 24px auto 57px;
}

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

  .u-section-1 .u-image-1 {
    width: 300px !important;
    margin: auto;
    height: auto;
  }

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

.u-body.address {
  font-family: "Crimson Pro", Garamond,  serif;
  letter-spacing: 6px !important;
  font-size: 1.6em !important;
  font-optical-sizing: auto;
  font-style: normal;
  line-height: 1.1 !important;  
  font-weight: 500 !important; 
  color: rgb(239, 230, 206) !important;
}

footer {
  color: rgb(128, 119, 95) !important;
}