.mn-cntnt {
    text-align: center;
}

.brdmembr-cntnr {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-evenly;
}

.brdmembr>img {
    border-radius: 10px;
}

h4 {
    text-decoration: none;
}