.full-height-image {
    height: 100%;
}

.full-height-image img {
    width: auto;
    height: 100%;
    object-fit: cover;
} 