@Eric4, something like this will do it:
.field_xx .kn-detail-body img {
width: 150px !important;
height: 150px !important;
object-fit: cover !important;
border-radius: 50% !important;
}
@Eric4, something like this will do it:
.field_xx .kn-detail-body img {
width: 150px !important;
height: 150px !important;
object-fit: cover !important;
border-radius: 50% !important;
}