/* Community Level Styles */

/* home */
@media only screen and (min-width: 480px) {
    #home header .navbar .navbar-logo {
        max-width: 188px;
    }
}

/* amenities/pets */
.pet-card-expanded {
    min-height: 0;
}