.surf-stream .price-per-month {
  bottom: 18%;
  right: -0.5625rem;
}

.surf-stream .taxes-para {
  padding-left: unset !important;
}

.need-a-business {
  background: url(/staticfiles/images/dsl-need-a-business.webp);
  background-position: center;
  background-size: cover;
  padding: 2.5rem 0 2.8125rem;
}

.price-plus-fees li {
  color: #009edb !important;
}

.surf-stream ul {
  margin: 1.5rem 0 2rem;
}

@media (max-width: 768px) {
  .dsl-signup {
    padding: 3.75rem 0 6rem;
  }

  .dsl-signup h2 {
    line-height: 3.3rem;
    margin-bottom: 0.625rem;
  }
}