﻿.imgWrapper {
    max-height: 270px;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
}

.slider_main_image {
    height: 100%;
    width: 100%;
}


