 .u-section-1 {
  background-image: none;
}

.u-section-1 .u-sheet-1 {
  min-height: 510px;
}

.u-section-1 .u-image-1 {
  height: auto;
  background-image: url("images/CARTELLACLINICA.png");
  min-height: 373px;
  width: 525px;
  background-position: 50% 50%;
  margin: 57px auto 0 570px;
}

.u-section-1 .u-container-layout-1 {
  padding: 0;
}

.u-section-1 .u-group-2 {
  min-height: 373px;
  height: auto;
  background-image: none;
  width: 505px;
  margin: -374px auto 60px 45px;
}

.u-section-1 .u-container-layout-2 {
  padding: 0 24px 30px;
}

.u-section-1 .u-text-1 {
  width: 365px;
  margin: 77px auto 0;
}

.u-section-1 .u-btn-1 {
  border-style: none;
  font-size: 1rem;
  letter-spacing: 1px;
  background-image: none;
  text-transform: uppercase;
  font-weight: 600;
  margin: 45px auto 0;
  padding: 14px 48px 16px 47px;
}

@media (max-width: 1199px) {
  .u-section-1 .u-image-1 {
    --animation-custom_in-translate_x: 300px;
    --animation-custom_in-scale: 1;
    --animation-custom_in-translate_y: 0px;
    margin-left: 392px;
    height: auto;
  }

  .u-section-1 .u-group-2 {
    --animation-custom_in-translate_x: -300px;
    --animation-custom_in-translate_y: 0px;
    --animation-custom_in-opacity: 0;
    --animation-custom_in-rotate: 0deg;
    --animation-custom_in-scale: 1;
    margin-top: 20px;
    margin-left: 23px;
    height: auto;
  }

  .u-section-1 .u-container-layout-2 {
    padding-top: 30px;
  }

  .u-section-1 .u-btn-1 {
    --animation-custom_in-translate_x: 300px;
    --animation-custom_in-translate_y: 0px;
    --animation-custom_in-opacity: 0;
    --animation-custom_in-rotate: 0deg;
    --animation-custom_in-scale: 0.3;
  }
}

@media (max-width: 991px) {
  .u-section-1 .u-sheet-1 {
    min-height: 883px;
  }

  .u-section-1 .u-image-1 {
    margin-top: 56px;
    margin-left: auto;
  }

  .u-section-1 .u-group-2 {
    margin-top: 24px;
    margin-left: auto;
    margin-bottom: 57px;
  }
}

@media (max-width: 767px) {
  .u-section-1 .u-group-2 {
    margin-top: 20px;
    margin-left: 28px;
    margin-bottom: 60px;
  }

  .u-section-1 .u-container-layout-2 {
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media (max-width: 575px) {
  .u-section-1 .u-image-1 {
    width: 340px;
    margin-right: 0;
  }

  .u-section-1 .u-group-2 {
    width: 340px;
    margin-left: auto;
    margin-right: 0;
    margin-bottom: 57px;
  }

  .u-section-1 .u-text-1 {
    width: 320px;
  }
}