.image {
  display: inline-block;
  margin: auto;
  height: 70px;
  width: 70px; 
}

.image-container {
  text-align: center;
}