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

.u-section-1 .u-image-1 {
  width: 629px;
  height: 354px;
  margin: 17px auto 7px;
}

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

  .u-section-1 .u-image-1 {
    width: 540px;
    height: 304px;
  }
}

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

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