
.modal-view-media-new__content[data-v-292f924d] {
  min-height: 575px;
  max-height: 575px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.modal-view-media-new__media[data-v-292f924d] {
  width: 100%;
  text-align: center;
}
.modal-view-media-new__image[data-v-292f924d],
.modal-view-media-new__video[data-v-292f924d] {
  width: 100%;
  height: auto;
  max-height: 70vh;
  -o-object-fit: contain;
     object-fit: contain;
}
.modal-view-media-new__link[data-v-292f924d] {
  display: inline-block;
  width: 100%;
}
.modal-view-media-new__image[data-v-292f924d] {
  cursor: pointer;
}

