h2 {
  width: fit-content;
  line-height: 1.2;
  text-wrap: unset;
}

section {
  padding: 0 15px;
}

.home section.pest-info {
  padding: unset;
  margin-bottom: unset;
}
