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

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

.u-section-1 .u-text-1 {
  line-height: 1.2;
  font-size: 0.875rem;
  margin: 0 auto;
}

.u-section-1 .u-btn-1 {
  border-style: dotted;
  font-size: 0.75rem;
  margin: 30px auto 60px;
  padding: 0;
}

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

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