.employee-listing{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.employee-listing .employee{border:solid 2px var(--border-yoast);border-radius:100%;width:48px;height:48px;overflow:hidden;margin-right:0;margin-left:-8px}