.col-xl-25 {
    flex: 0 0 auto;
    width: 20%;
}

.Photographers .Item {
    border: 1.5em solid transparent;
    border-image: url(/portals/_default/images/Border-Brands.svg) 30 fill / 2rem;
    border-radius: 50%;
    background-size: contain;
}

.Photographers .Item img {
    border-radius: 50%;
}