.center--circular--square {

  border-radius: 50%;

  display: block;

  margin-left: auto;

  margin-right: auto;

  width: 50%;

}