.members
{
    width: 100%;
    float: left;
    background-color: #444;
    text-decoration: none;
    text-align: center;
    font-size: 14px;
    line-height: 26px;
    color: #fff;
    padding: 30px 0;
}

.members img
{
    width: 300px;
    height: 400px;
}
