 .u-section-1 {
  background-image: url("images/7.png");
  background-position: 50% 50%;
}

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

.u-section-1 .u-image-1 {
  width: 854px;
  height: 199px;
  margin: 102px auto 0;
}

.u-section-1 .u-text-1 {
  font-weight: 400;
  font-size: 1.5rem;
  margin: -1px auto 60px;
}

.u-section-1 .u-btn-1 {
  background-image: none;
  font-weight: 700;
  padding: 0;
}

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

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

  .u-section-1 .u-image-1 {
    width: 720px;
    height: 168px;
  }

  .u-section-1 .u-text-1 {
    margin-top: 30px;
  }
}

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

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

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

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