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

.u-section-1 .u-image-1 {
  width: 240px;
  height: 300px;
  box-shadow: 5px 5px 20px 0 rgba(0,0,0,0.4);
  margin: 30px auto 0 0;
}

.u-section-1 .u-text-1 {
  font-weight: 400;
  font-size: 1rem;
  margin: 30px 0 60px;
}

.u-section-1 .u-btn-1 {
  background-image: none;
  padding: 0;
}

.u-section-1 .u-btn-2 {
  background-image: none;
  padding: 0;
}

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

  .u-section-1 .u-text-1 {
    font-size: 0.875rem;
    width: auto;
    margin-bottom: 50px;
  }
}