 .u-section-1 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.55), rgba(0,0,0,0.55)), url('images/background-green.jpg');
  background-position: 50% 50%;
}

.u-section-1 .u-sheet-1 {
  min-height: 100vh;
}

.u-section-1 .u-list-1 {
  grid-template-rows: auto;
  margin-top: 73px;
  margin-bottom: 60px;
}

.u-section-1 .u-repeater-1 {
  grid-template-columns: calc(33.3333% - 2px) calc(33.3333% - 2px) calc(33.3333% - 2px);
  grid-auto-columns: calc(33.3333% - 2px);
  min-height: 629px;
  grid-gap: 3px;
}

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

.u-section-1 .u-image-1 {
  height: 523px;
  margin-top: 0;
  margin-bottom: 0;
}

.u-section-1 .u-text-1 {
  font-size: 1.25rem;
  margin: 10px 25px 0;
}

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

.u-section-1 .u-image-2 {
  height: 523px;
  margin-top: 0;
  margin-bottom: 0;
}

.u-section-1 .u-text-2 {
  font-size: 1.25rem;
  margin: 10px 25px 0;
}

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

.u-section-1 .u-image-3 {
  height: 523px;
  margin-top: 0;
  margin-bottom: 0;
}

.u-section-1 .u-text-3 {
  font-size: 1.25rem;
  margin: 10px 25px 0;
}

@media (max-width: 1199px) {
  .u-section-1 .u-repeater-1 {
    grid-template-columns: repeat(3, calc(33.333333333333336% - 2px));
    grid-auto-columns: calc(33.333333333333336% - 2px);
    min-height: 518px;
  }

  .u-section-1 .u-image-1 {
    height: 429px;
  }

  .u-section-1 .u-text-1 {
    margin-left: 0;
    margin-right: 0;
  }

  .u-section-1 .u-image-2 {
    height: 429px;
  }

  .u-section-1 .u-text-2 {
    margin-left: 0;
    margin-right: 0;
  }

  .u-section-1 .u-image-3 {
    height: 429px;
  }

  .u-section-1 .u-text-3 {
    margin-left: 0;
    margin-right: 0;
  }
}

@media (max-width: 991px) {
  .u-section-1 .u-repeater-1 {
    grid-template-columns: repeat(2, calc(50% - 1.5px));
    grid-auto-columns: calc(50% - 1.5px);
    min-height: 1196px;
  }

  .u-section-1 .u-image-1 {
    height: 495px;
  }

  .u-section-1 .u-image-2 {
    height: 495px;
  }

  .u-section-1 .u-image-3 {
    height: 495px;
  }
}

@media (max-width: 767px) {
  .u-section-1 .u-repeater-1 {
    grid-template-columns: 100%;
    grid-auto-columns: calc(100% - 0px);
  }

  .u-section-1 .u-image-1 {
    height: 750px;
  }

  .u-section-1 .u-image-2 {
    height: 750px;
  }

  .u-section-1 .u-image-3 {
    height: 750px;
  }
}

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

  .u-section-1 .u-list-1 {
    width: 385px;
    margin-top: 67px;
    margin-right: auto;
    margin-left: -15px;
  }

  .u-section-1 .u-repeater-1 {
    grid-auto-columns: 100%;
    min-height: 1726px;
  }

  .u-section-1 .u-container-layout-1 {
    padding-left: 0;
    padding-right: 0;
  }

  .u-section-1 .u-image-1 {
    height: 537px;
    width: 346px;
    object-position: 50% 100%;
    margin-top: 53px;
    margin-right: 39px;
    margin-left: 0;
  }

  .u-section-1 .u-text-1 {
    margin-top: 0;
    margin-left: 5px;
    margin-right: 5px;
  }

  .u-section-1 .u-container-layout-2 {
    padding-left: 0;
    padding-right: 0;
  }

  .u-section-1 .u-image-2 {
    height: 537px;
    width: 346px;
    object-position: 64.59% 1.48%;
    margin-top: 53px;
    margin-right: 39px;
    margin-left: 0;
  }

  .u-section-1 .u-text-2 {
    margin-top: 0;
    margin-left: 5px;
    margin-right: 5px;
  }

  .u-section-1 .u-container-layout-3 {
    padding-left: 0;
    padding-right: 0;
  }

  .u-section-1 .u-image-3 {
    height: 537px;
    width: 346px;
    margin-top: 53px;
    margin-right: 39px;
    margin-left: 0;
  }

  .u-section-1 .u-text-3 {
    margin-top: 0;
    margin-left: 5px;
    margin-right: 5px;
  }
}