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

.u-section-1 .u-text-1 {
  font-family: "Abril Fatface";
  margin-bottom: 0;
}

.u-section-1 .u-image-1 {
  width: 637px;
  height: 344px;
  margin: 12px auto 0 236px;
}

.u-section-1 .u-text-2 {
  margin-left: 0;
  margin-top: 20px;
  margin-bottom: 0;
}

@media (max-width: 991px) {
  .u-section-1 .u-image-1 {
    margin-left: 83px;
  }
}

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

  .u-section-1 .u-image-1 {
    width: 540px;
    height: 292px;
    margin-left: 0;
  }
}

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

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