img[src*="#circle-image"] {
    width: 200px;
    height: 200px;
    border-radius: 50%;
    object-fit: cover;
}
