.teammember span > span
{
  min-width:30px;
  display:inline-block;
}
.teammember img
{
  margin-bottom:40px;
}
.teammember
{
  margin-bottom:80px;
}
@media (min-width: 992px) {
  .md-bottom
  {
      position: absolute;
      left:0;
      bottom:0;
  }
}
.relative
{
  position: relative;
}
