.eats-member-card-gallery-component.jsx-3694013690 {
    height: 450px;
}

.eats-member-card-photo-photoContainer {
    background-color: #0d1015;
}

.eats-grid-component {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    overflow: hidden;
    justify-content: space-evenly;
}