 .u-section-1 {
  background-image: none;
}

.u-section-1 .u-image-1 {
  min-height: 420px;
  background-image: url("images/AORUS-A-VIDEO-GAME-STREAMER.jpg");
}

.u-section-1 .u-text-1 {
  font-size: 6rem;
  font-weight: 700;
  margin: 60px -183px 60px auto;
}

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

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

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

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

  .u-section-1 .u-text-1 {
    font-size: 1.875rem;
  }
}.u-section-2 .u-sheet-1 {
  min-height: 671px;
}

.u-section-2 .u-text-1 {
  margin: 52px auto 0;
}

.u-section-2 .u-table-1 {
  margin-top: 73px;
  margin-bottom: 60px;
}

.u-section-2 .u-table-header-1 {
  font-weight: 700;
  background-image: none;
}

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

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