.u-section-1 {
  background-image: none;
  min-height: 361px;
}

.u-section-1 .u-layout-wrap-1 {
  margin-top: 0;
  margin-bottom: 0;
}

.u-section-1 .u-layout-cell-1 {
  min-height: 371px;
  background-image: none;
}

.u-section-1 .u-container-layout-1 {
  box-shadow: 5px 5px 15px 0 rgba(0,0,0,0.2);
  padding: 0;
}

.u-section-1 .u-text-1 {
  text-transform: uppercase;
  letter-spacing: 2px;
  margin-top: 3px;
  margin-right: 0;
  margin-bottom: 0;
  font-weight: 700;
  font-size: 1.875rem;
}

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

.u-section-1 .u-layout-cell-2 {
  min-height: 371px;
  background-image: none;
}

.u-section-1 .u-container-layout-2 {
  box-shadow: 5px 5px 15px 0 rgba(0,0,0,0.2);
  padding: 0;
}

.u-section-1 .u-text-2 {
  text-transform: uppercase;
  letter-spacing: 2px;
  margin-top: 3px;
  margin-right: 0;
  margin-bottom: 0;
  font-weight: 700;
  font-size: 1.875rem;
}

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

.u-section-1 .u-layout-cell-3 {
  min-height: 371px;
  background-image: none;
}

.u-section-1 .u-container-layout-3 {
  box-shadow: 5px 5px 15px 0 rgba(0,0,0,0.2);
  padding: 0;
}

.u-section-1 .u-text-3 {
  text-transform: uppercase;
  letter-spacing: 2px;
  margin-top: 3px;
  margin-right: 0;
  margin-bottom: 0;
  font-weight: 700;
  font-size: 1.875rem;
}

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

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

  .u-section-1 .u-layout-cell-1 {
    min-height: 306px;
  }

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

  .u-section-1 .u-layout-cell-2 {
    min-height: 306px;
  }

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

  .u-section-1 .u-layout-cell-3 {
    min-height: 306px;
  }

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

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

  .u-section-1 .u-layout-cell-1 {
    min-height: 100px;
  }

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

  .u-section-1 .u-layout-cell-2 {
    min-height: 100px;
  }

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

  .u-section-1 .u-layout-cell-3 {
    min-height: 100px;
  }

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

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

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

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

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

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

@media (max-width: 575px) {
  .u-section-1 .u-container-layout-1 {
    padding-left: 0;
    padding-right: 0;
  }

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

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

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