.u-section-1 {
  background-image: linear-gradient(white, #f1c50e);
}

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

.u-section-1 .u-image-1 {
  width: 201px;
  height: 249px;
  margin: 70px auto 0 15px;
}

.u-section-1 .u-text-1 {
  text-transform: none;
  letter-spacing: normal;
  line-height: 36px;
  font-weight: normal;
  font-size: 1.5rem;
  margin: 15px 708px 41px 15px;
}

@media (max-width: 1199px) {
  .u-section-1 .u-text-1 {
    margin-right: 295px;
    margin-bottom: 60px;
    margin-left: 0;
  }
}

@media (max-width: 991px) {
  .u-section-1 .u-text-1 {
    margin-right: 75px;
  }
}

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

  .u-section-1 .u-text-1 {
    margin-right: 108px;
  }
}

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

  .u-section-1 .u-text-1 {
    margin-right: 0;
  }
}.u-section-2 {
  background-image: linear-gradient(#f1c50e, white);
}

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

.u-section-2 .u-text-1 {
  text-transform: none;
  letter-spacing: normal;
  line-height: 36px;
  font-weight: normal;
  font-size: 1.5rem;
  margin: 0 478px 34px 17px;
}

@media (max-width: 1199px) {
  .u-section-2 .u-text-1 {
    margin-right: 295px;
    margin-left: 0;
  }
}

@media (max-width: 991px) {
  .u-section-2 .u-text-1 {
    margin-right: 75px;
  }
}

@media (max-width: 767px) {
  .u-section-2 .u-text-1 {
    margin-top: 60px;
    margin-right: 0;
  }
}