.u-section-1 {
  background-image: url(images/fondo.png);
  background-position: unset;
  background-size: 100%;
  background-repeat: repeat-y;
}

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

.u-section-1 .u-layout-wrap-1 {
  pointer-events: auto;
  width: 919px;
  margin: 145px auto 59px;
}

.u-section-1 .u-layout-cell-1 {
  min-height: 1052px;
}

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

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

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

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

  .u-section-1 .u-layout-cell-1 {
    min-height: 824px;
  }
}

@media (max-width: 767px) {
  .u-section-1 .u-layout-wrap-1 {
    width: 540px;
  }

  .u-section-1 .u-layout-cell-1 {
    min-height: 618px;
  }
}

@media (max-width: 575px) {
  .u-section-1 .u-layout-wrap-1 {
    width: 340px;
  }

  .u-section-1 .u-layout-cell-1 {
    min-height: 389px;
  }
}