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

.u-section-1 .u-image-1 {
  width: 421px;
  height: 421px;
  background-image: url("/images/pexels-linkedin-sales-navigator-2182977.jpg");
  background-position: 50% 50%;
  margin: 30px 347px 0 auto;
}


.u-section-1 .u-text-1 {
  font-weight: 400;
  margin: 30px 30px;
}

@media (max-width: 1199px) {
  .u-section-1 .u-text-1 {
    font-size: 1rem;
    width: 749px;
    margin-left: 0;
    margin-right: 0;
  }
}

@media (max-width: 991px) {
  .u-section-1 .u-image-1 {
    margin-right: 299px;
  }

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

@media (max-width: 767px) {
  .u-section-1 .u-image-1 {
    margin-right: 119px;
  }

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

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

  .u-section-1 .u-image-1 {
    width: 340px;
    height: 340px;
    margin-right: 0;
  }

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