img {
  height: auto;
}

.reporthero img {
  width: 100%;
}

.w-richtext .field--name-field-media-image img {
  height: auto;
}

.teamgrid {
  cursor: pointer;
}

.teamgrid .teamdesc {
  height: 90px;
  overflow: hidden;
}

.teamgrid.expanded .teamdesc {
  height: auto;
}

.teamgrid .readmore {
  color: #009245;
  text-decoration: underline;
  font-size: 16px;
  padding-top: 15px;
}

.button.loadmore {
  text-decoration: none;
}

.views-infinite-scroll-content-wrapper {
  width: 100%;
}

.views-exposed-form.bef-exposed-form {
  width: 100%;
}

.reset {
  border: none;
  background-color: white;
}

.view-latest-content-listing .container.responsive {
  width: 100%;
}

.view-latest-content-listing  #edit-submit-latest-content-listing {
  display: none;
}

.paragraph--type--latest-content-listing {
  min-height: 516px;
}

.path-search-results .featured-content{
  display: none;
}