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

.u-section-1 .u-text-1 {
  font-size: 1.25rem;
  margin: 4px auto 0 0;
}

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

.u-section-1 .u-btn-2 {
  background-image: none;
  padding: 0;
} .u-section-2 {
  background-image: url("../images/English_Syntax_Header.png");
  background-position: 50% 50%;
}

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

.u-section-2 .u-text-1 {
  font-family: Alata;
  font-size: 2.25rem;
  line-height: 1.3;
  font-weight: 700;
  text-shadow: 2px 2px 8px rgba(0,0,0,0.4);
  margin: 30px 0 0;
}

.u-section-2 .u-text-2 {
  font-family: Alata;
  font-size: 1.875rem;
  line-height: 1.3;
  text-shadow: 2px 2px 8px rgba(0,0,0,0.4);
  font-weight: 700;
  font-style: italic;
  margin: 10px 0 0;
}

@media (max-width: 991px) {
  .u-section-2 .u-text-1 {
    width: auto;
    margin-top: 6px;
  }
}

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

  .u-section-2 .u-text-2 {
    font-size: 1.5rem;
    width: auto;
  }
}

@media (max-width: 575px) {
  .u-section-2 .u-text-1 {
    font-size: 1.5rem;
    margin-top: 28px;
  }

  .u-section-2 .u-text-2 {
    font-size: 1.25rem;
  }
}.u-section-3 .u-sheet-1 {
  min-height: 396px;
}

.u-section-3 .u-custom-html-1 {
  height: auto;
  min-height: 316px;
  margin: 40px 0;
}

@media (max-width: 1199px) {
  .u-section-3 .u-custom-html-1 {
    margin-right: initial;
    margin-left: initial;
  }
}