 .u-section-1 {
  background-position: 50% 50%, 50% 50%;
  background-repeat: no-repeat, no-repeat;
  background-image: url('images/7629404.jpg'), linear-gradient(to bottom, rgba(229, 229, 229, 1), rgba(229, 229, 229, 1));
  background-size: cover, cover;
}

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

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

.u-section-1 .u-text-1 {
  font-weight: 700;
  margin: -197px 37px 0 auto;
}

.u-section-1 .u-list-1 {
  width: 309px;
  margin: -218px auto 37px 45px;
}

.u-section-1 .u-repeater-1 {
  min-height: 321px;
  grid-auto-columns: 100%;
  grid-template-columns: repeat(1, 100%);
  grid-gap: 10px;
}

.u-section-1 .u-container-layout-1 {
  padding: 0 10px 10px;
}

.u-section-1 .u-btn-1 {
  border-style: solid;
  font-weight: 700;
  font-size: 1.5rem;
  margin: 0 111px 0 0;
  padding: 0;
}

.u-section-1 .u-btn-2 {
  border-style: solid;
  font-weight: 700;
  font-size: 1.5rem;
  margin: 11px auto 0 0;
  padding: 0;
}

.u-section-1 .u-btn-3 {
  border-style: solid;
  font-weight: 700;
  font-size: 1.5rem;
  margin: 16px auto 0 0;
  padding: 0;
}

.u-section-1 .u-btn-4 {
  border-style: solid;
  font-weight: 700;
  font-size: 1.5rem;
  margin: 12px auto 0 0;
  padding: 0;
}

.u-section-1 .u-btn-5 {
  border-style: solid;
  font-weight: 700;
  font-size: 1.5rem;
  margin: 9px auto 0 0;
  padding: 0;
}

.u-section-1 .u-btn-6 {
  border-style: solid;
  font-weight: 700;
  font-size: 1.5rem;
  margin: 13px auto 0 0;
  padding: 0;
}

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

  .u-section-1 .u-repeater-1 {
    grid-template-columns: 100%;
  }
}

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

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

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

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

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

  .u-section-1 .u-list-1 {
    margin-left: 31px;
  }
}