.pos-center {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.demo-img {
  width: 400px;
  height: 300px;
  border-radius: 5px;
}