#zoom1 {
    max-height: 290px;
    aspect-ratio: 4 / 3;
}

.elevatezoom-gallery img {
    max-height: 290px;
    aspect-ratio: 4 / 3;
}

#img-1 {
    border: 1px solid #ebebeb;
    display: flex;
    justify-content: center;
} 
.zoomWindow {
    width: 402px !important;
    height: 300px !important;
}