 .u-section-1 {
  background-image: url("images/Baptismcopy.png");
  min-height: 754px;
  background-position: 50% 50%;
}

.u-section-1 .u-custom-html-1 {
  height: auto;
  min-height: 227px;
  background-image: linear-gradient(#41807c, #1a1a1a);
  margin-top: -20px;
  margin-bottom: 0;
}

.u-section-1 .u-text-1 {
  font-size: 1.875rem;
  font-weight: 700;
  text-shadow: 2px 2px 8px rgba(41,46,51,1);
  margin: 11px 0 60px;
}

@media (max-width: 1199px) {
   .u-section-1 {
    min-height: 689px;
  }
}

@media (max-width: 991px) {
  .u-section-1 .u-custom-html-1 {
    min-height: 156px;
  }

  .u-section-1 .u-text-1 {
    width: auto;
    margin-top: 16px;
  }
}

@media (max-width: 767px) {
  .u-section-1 .u-text-1 {
    font-size: 1rem;
  }
}

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

  .u-section-1 .u-custom-html-1 {
    min-height: 125px;
    margin-top: 0;
  }

  .u-section-1 .u-text-1 {
    font-size: 1.25rem;
    margin-top: 243px;
    margin-bottom: 0;
  }
} .u-section-2 {
  min-height: 989px;
}

.u-section-2 .u-custom-html-1 {
  height: auto;
  min-height: 949px;
  margin-top: 0;
  margin-bottom: 40px;
}