Make image borders rounded

Add this code to the Custom CSS field on the Style tab of your Portfolio widget’s settings:

.eapp-portfolio-picture-container {
border-radius: 50px
}