.img-contain {
    max-height: 100%;
    width: 100%;
    object-fit: contain;
}