img {
  image-rendering: auto;
  image-rendering: crisp-edges;
  image-rendering: pixelated;
}


    
.ansel-slides-container.is-fullwindow img {
    max-height: 800px;
    width: auto !important;
    max-width: 1220px;
}