.eats-member-card-photo-photoContainer {
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: absolute;
    top
Specifies how far an absolutely positioned box's top margin edge is offset below the top edge of the box's 'containing block'.

Widely available across major browsers (Baseline since January 2018)
Learn more

Don't show
: 0;
    cursor: pointer;
    background: #ffffff;
}