.pag-img-wrap {
  display: flex;
  justify-content: center;
  align-items: center;

  img {
    width: 100%;
  }
}
