.webform-submission .field--name-image img {
    border-radius: 50%;
    width: auto;
    height: auto;
    object-fit: cover;
}
