@media (min-width: 768px) {
  .staff .photos .photo {
    width: 20%;
    float: left;
    margin: 0;
  }
}
