.vc_single_image-wrapper {
  width: 200px;
  height: 200px;
  margin: 0 auto;
}

.vc_single_image-wrapper img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 50%;
}