#where-the-wild-bees-are .homepage-featured-rich-text {
    max-width: 1340px;
    width: 100%;
}

#where-the-wild-bees-are .homepage-featured-rich-text h2,
#where-the-wild-bees-are .homepage-featured-rich-text p {
  text-align: left;
}

#where-the-wild-bees-are .#map {
  max-width: 1340px;
  width: 100%;
  height: 300px;
  margin: 10px auto;
  border-radius: 10px;
  margin-top: -15px;
  display:block;
}
