.uk-border-circle {
  width: 100px;
  height: 100px;
  position: relative;
}

.uk-border-circle > img {
  max-width: 64px;
  max-height: 64px;
}
