.image-container {
    position: absolute;
    top: 0;
    bottom: 0;
    width: 50%;

    margin-left: 30vh;
    object-fit: cover;
}