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

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

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

  .u-section-1 .u-image-1 {
    height: 766px;
    margin-bottom: 1px;
    margin-left: initial;
  }
}

@media (max-width: 991px) {
  .u-section-1 .u-image-1 {
    height: 606px;
    margin-left: initial;
  }
}

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

  .u-section-1 .u-image-1 {
    height: 472px;
    margin-bottom: 0;
    margin-left: initial;
  }
}

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

  .u-section-1 .u-image-1 {
    height: 324px;
    margin-left: initial;
  }
}