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

.u-section-1 .u-image-1 {
  width: 417px;
  height: 236px;
  margin: 20px auto 0;
}

.u-section-1 .u-text-1 {
  width: 533px;
  margin: 0 auto 20px;
}

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

  .u-section-1 .u-image-1 {
    width: 340px;
    height: 192px;
  }

  .u-section-1 .u-text-1 {
    margin-top: 21px;
    margin-bottom: 21px;
    width: 340px;
  }
} .u-section-2 {
  background-image: url("images/pets.jpg");
  background-position: 50% 50%;
}

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