    .pswp img {
      max-width: none;
      object-fit: contain;
      background: #fff;
    }  html .index-container {
  /*bottom: 60px;*/
  position: absolute;
  width: 100%;
  min-height: 270px;
  bottom: unset !important;
  top: 255px;
  margin-bottom: 60px;
  padding-bottom: 60px;
  background-size: auto;
}