@media (min-width: 1600px) {
    #mesa-modal .modal-body-grid {
        grid-template-columns: minmax(0, 1fr) 420px;
    }
}
