@media (min-width: 768px) and (max-width: 991px) {
    .member {
        padding: 14px;
        margin-bottom: 30px;
    }
}