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

.u-section-1 .u-image-1 {
  width: 701px;
  height: 79px;
  margin: 0 195px 0 auto;
}

.u-section-1 .u-text-1 {
  font-size: 2.25rem;
  font-weight: 700;
  text-shadow: 2px 2px 8px rgba(128,128,128,1);
  line-height: 1.4;
  width: 420px;
  margin: 8px auto 0;
}

.u-section-1 .u-icon-1 {
  height: 30px;
  width: 30px;
  color: rgb(235, 186, 22) !important;
  margin: -40px auto 17px 299px;
}

@media (max-width: 1199px) {
  .u-section-1 .u-image-1 {
    margin-right: auto;
  }
}

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

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

  .u-section-1 .u-text-1 {
    margin-top: 10px;
    margin-bottom: 9px;
  }

  .u-section-1 .u-icon-1 {
    margin-left: 229px;
  }
}

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

  .u-section-1 .u-image-1 {
    height: 61px;
    margin-right: initial;
    margin-left: initial;
    width: auto;
  }

  .u-section-1 .u-text-1 {
    width: 394px;
  }

  .u-section-1 .u-icon-1 {
    margin-left: 172px;
  }
}

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

  .u-section-1 .u-image-1 {
    height: 38px;
    width: auto;
    margin-right: initial;
    margin-left: initial;
  }

  .u-section-1 .u-text-1 {
    font-size: 1.5rem;
    width: auto;
    margin-right: 18px;
    margin-left: 56px;
  }

  .u-section-1 .u-icon-1 {
    margin-left: 108px;
  }
}.u-section-2 .u-sheet-1 {
  min-height: 357px;
}

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

.u-section-2 .u-text-1 {
  font-weight: 700;
  font-size: 1.875rem;
  text-shadow: 2px 2px 8px rgba(0,0,0,0.4);
  width: 706px;
  margin: 0 auto 9px;
}

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

  .u-section-2 .u-text-1 {
    width: 540px;
  }
}

@media (max-width: 575px) {
  .u-section-2 .u-image-1 {
    margin-top: 489px;
  }

  .u-section-2 .u-text-1 {
    width: 340px;
  }
}