.HeaderImg{
  width: 400px; 
  height: 270px;
}

.ExImg{
  width: 300px;
  height: 190px;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.PageNav{
  display: flex;
  justify-content: center;
}