.modal-container{
    display: flex;
    flex-direction: row;
    height: 100vh;
}

.modal-image-section{
    height: 100vh;
    width: auto;
}