.content {
  width: 50px;
  height: 50px;
  margin: 0 auto;
  text-align: center;
}

img {
  width: 100%;
  height: 100%;
}