 .u-section-1 {
  background-image: linear-gradient(#b3b3b3, white);
}

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

.u-section-1 .u-image-1 {
  width: 484px;
  height: 354px;
  margin: 24px auto;
}

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

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