.u-section-1 .u-image-1 {
  min-height: 664px;
  background-image: url("images/FOTO1copia.jpg");
  background-position: 50% 50%;
}

.u-section-1 .u-group-1 {
  width: 622px;
  --radius: 10px;
  height: auto;
  background-image: none;
  min-height: 222px;
  margin: 176px auto 60px 62px;
}

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

.u-section-1 .u-text-1 {
  margin-bottom: 0;
  margin-top: 0;
  font-size: 0.875rem;
}

.u-section-1 .u-btn-1 {
  --radius: 6px;
  font-weight: 700;
  font-size: 0.9375rem;
  margin-top: 30px;
  margin-bottom: 0;
  background-image: none;
  padding: 8px 33px;
}

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

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

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

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

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

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

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

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