 .u-section-1 {
  background-image: url("images/IMG_0091.JPG");
  background-position: 50% 50%;
}

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

.u-section-1 .u-text-1 {
  font-weight: 700;
  font-size: 1rem;
  margin: 10px auto 60px 14px;
}.u-section-2 .u-sheet-1 {
  min-height: 415px;
}

.u-section-2 .u-image-1 {
  width: 457px;
  height: 323px;
  margin: 78px auto 14px;
}

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

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