.county.pest {
  top: 12%;
  right: 7%;
}

@media (max-width: 620px) {
  .county.pest {
    top: 9%;
    right: 5%;
  }
}
