/* Community Level Styles */

.container #hp_slideshow picture img {
    filter: brightness(0.7);
}


/* eBrochure */
.ebrochure_page .floorplans-page .bottom .fp-accent-image {
    display: none;
}

@media screen and (min-width: 1600px) and (max-width: 1919px) {
  #pets_page .hero-image picture img {
    object-position: bottom;
  }
}