    .pswp img {
      max-width: none;
      object-fit: contain;
      background: #fff;
    }.slogan {
    display: none;
}
.index-page .slogan {
    display: block;
    top: 250px;
    right: 15%;
}