.circle {
  clip-path: circle(150px at center) !important;
  -webkit-clip-path: circle(150px at center) !important;
}