.test{
  width: 50%;
  margin: auto;
  display: block;
}
.test1{
  width: 80%;
  margin: auto;
  display: block;
}

