.modal-height{height:500px!important;overflow:auto}.cart-preview-image .image-row-container{display:flex;justify-content:space-between;width:100%;height:-moz-fit-content;height:fit-content;padding:18px;min-height:300px;max-height:400px}.cart-preview-image .image-row-container img{max-height:290px}.cart-preview-image .image-row-container .image-container{display:flex;flex-direction:column;align-items:center;width:49%;border:1px solid #e0e0e0;border-radius:20px;overflow:hidden}@media(max-width:500px){.cart-preview-image{display:flex;flex-direction:column;align-items:center}.cart-preview-image .image-row-container{flex-direction:column;justify-content:unset;width:100%;gap:20px;max-height:unset}.cart-preview-image .image-row-container .image-container{width:100%}}