.container{
  width: 70%;
  margin: auto;
  margin-top: 2%;
  text-align: center;
}

th{
  padding: 10px;
}

img{
  width: 40px;
  height: auto;
}
