.employee-wide {
  /* Remove anchor styles */
  text-decoration: none;
  color: unset;

  img {
    object-position: top;
  }
}
