.sePage .sePageLayout .sePageFooter {
 margin-top: 0px;
}

.cha-team {
 text-align: center;
}

.cha-team .col-margin-bottom {
 margin-bottom: 30px;
}

.cha-team img {
 border-radius: 50%;
 border: 2px solid #ffffff;
}

@media (min-width: 992px) {
.cha-team .col-md-2 {
 width: 20%;
}
}