.member {
    margin-bottom: 3.5rem;
}

.member a {
    text-decoration: none;
}

.member__image {
    background: no-repeat scroll left top transparent;
    background-size: contain;
    margin-bottom: 1rem;
    width: 100%;
    height: 40px;
    max-width: 240px;
}