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

.u-section-1 .u-image-1 {
  width: 632px;
  height: 251px;
  margin: 22px auto 15px;
}

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

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

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

  .u-section-1 .u-image-1 {
    width: 340px;
    height: 135px;
  }
}.u-section-2 .u-sheet-1 {
  min-height: 1957px;
}

.u-section-2 .u-text-1 {
  font-weight: 700;
  text-decoration: underline !important;
  margin: 0;
}

.u-section-2 .u-text-2 {
  font-size: 1.5rem;
  margin: 20px 0 40px;
}

@media (max-width: 767px) {
  .u-section-2 .u-text-2 {
    font-size: 1.3333333333333333rem;
  }
}.invert {
	filter: invert(0.8);
}