.u-section-1 .u-image-1 {
  background-image: url("/images/background_0121.png");
  background-position: 50% 50%;
  width: 1140px;
  height: 400px;
  min-height: 400px;
}

.u-section-1 .u-group-1 {
  --radius: 30px;
  width: 1071px;
  min-height: 225px;
  height: auto;
  margin: 60px auto;
}

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

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

.u-section-1 .u-social-icons-1 {
  height: 56px;
  width: 223px;
  margin: 13px 394px 0;
}

.u-section-1 .u-icon-1 {
  height: 100%;
  color: rgb(53, 194, 53) !important;
  background-image: none;
}

.u-section-1 .u-icon-2 {
  height: 100%;
  color: rgb(219, 83, 75) !important;
  background-image: none;
}

.u-section-1 .u-icon-3 {
  color: rgb(59, 89, 152) !important;
  height: 100%;
}

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

  .u-section-1 .u-group-1 {
    width: 940px;
    height: auto;
  }

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

  .u-section-1 .u-social-icons-1 {
    margin-left: 329px;
    margin-right: 329px;
  }
}

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

  .u-section-1 .u-group-1 {
    width: 720px;
  }

  .u-section-1 .u-social-icons-1 {
    margin-left: 219px;
    margin-right: 219px;
  }
}

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

  .u-section-1 .u-group-1 {
    width: 540px;
  }

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

  .u-section-1 .u-social-icons-1 {
    margin-left: 149px;
    margin-right: 149px;
  }
}

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

  .u-section-1 .u-group-1 {
    width: 340px;
  }

  .u-section-1 .u-social-icons-1 {
    margin-left: 49px;
    margin-right: 49px;
  }
}