.lum-gallery-button {
    display: none ;
  }
  .lum-lightbox-inner img {
    margin: 0 auto;
  }
  .pg__table{
    font-size: 1.8rem;
    margin-left: 2rem;
  }
  .pg__table tr{
    border-bottom: solid .1rem #DEDEDE;
  }
  .pg__table td:nth-child(2){
    padding-left: 3rem;
  }