Setting max image hight

Advanced > Cutom CSS

selector .swiper-slide img {
    max-height: 500px;
}