@media only screen and (max-width: 767px) {
    .team-leader-box{ max-width:161px; width:auto; float:none; margin:0 auto;	}
    .team-leader-box:nth-of-type(5n){ margin:0 auto}
}
