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

.u-section-1 .u-image-1 {
  width: 570px;
  height: 234px;
  margin: 0 -66px 0 auto;
}

.u-section-1 .u-text-1 {
  margin-bottom: 0;
  margin-top: -214px;
}

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

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

  .u-section-1 .u-image-1 {
    width: 340px;
    height: 139px;
    margin-right: 0;
  }

  .u-section-1 .u-text-1 {
    margin-top: -119px;
  }
}