#modalImage {
    width: 100%;
    max-height: 400px;
    object-fit: cover;
  }

  .hidden {
    display: none;
  }