.list-image{
    max-width: 100%;
    height: auto;
    max-height: 100%;
    display: block;
    margin: auto;
}

.imgContainer{
    width: 100%;
    height: 320px;
    
}