If you'd like change the default circular shape of employee images, you need to add custom CSS code. Go to Spotlight > Settings > Tools and set the border-radius of emd-img class to 0 as seen on this video. div.emd-container img.emd-img{border-radius:0 !important}